This question has been already answered in Unicode characters in Windows command line – how?
You missed one step -> you need to use Lucida console fonts in addition to executing chcp 65001 from cmd console.
Related Contents:
- How to make Unicode charset in cmd.exe by default?
- Windows cmd encoding change causes Python crash
- UTF-16 on cmd.exe
- How to display japanese Kanji inside a cmd window under windows?
- Unicode (utf-8) with git-bash
- UTF-16 to UTF-8 conversion (for scripting in Windows)
- Printing out unicode from Java code issue in windows console
- Batch file encoding
- Variables are not behaving as expected
- Single line with multiple commands using Windows batch file
- Windows batch: echo without new line
- Redirect Windows cmd stdout and stderr to a single file
- Windows batch files: .bat vs .cmd?
- ‘Pretty print’ windows %PATH% variable – how to split on ‘;’ in CMD shell
- How to wait all batch files to finish before exiting?
- How do I use spaces in the Command Prompt?
- Escape double quotes in parameter
- How to test if a file is a directory in a batch script?
- Using a custom Tee command for .bat file
- Batch script: how to check for admin rights
- Setting a system environment variable from a Windows batch file?
- Escape percent in bat file
- Command to run a .bat file
- windows batch SET inside IF not working
- How can I create an empty file at the command line in Windows?
- How to verify if a file exists in a batch file?
- How do I echo and send console output to a file in a bat script?
- Capture output command CMD
- How to run a PowerShell script within a Windows batch file
- Windows batch script to parse CSV file and output a text file
- How to redirect Windows cmd stdout and stderr to a single file?
- How can two text files be read in parallel by a batch file?
- Using another language (code page) in a batch file made for others
- Windows 7 – ‘make’ is not recognized as an internal or external command, operable program or batch file
- “rm -rf” equivalent for Windows?
- Using parameters in batch files at Windows command line
- How can I debug a .BAT script?
- How to count no of lines in text file and store the value into a variable using batch script?
- Start multiple tasks in parallel and wait for them in windows?
- How do I create a shortcut via command-line in Windows?
- How to run a command in the background on Windows?
- cmd is somehow writing Chinese text as output
- Delete files or folder recursively on Windows CMD
- How to echo “2” (no quotes) to a file, from a batch script?
- How to expand a CMD shell variable twice (recursively)
- Split %date% in a batch file regardless of Regional Settings
- How to set Environment variables from Windows
- Free space in a CMD shell
- Create a new cmd.exe window from within another cmd.exe prompt
- python encoding utf-8