How to View Unicode Filename in CMD

Environment
  • Microsoft Windows XP SP3
Introduction
Can't view Chinese filename in CMD

Solution
Change code page to be UTF-8
C:\CHCP 65001
C:\DIR > filename.txt

After ths, should be OK to read this via notepad