Try:
chcp 65001
which will change the code page to UTF-8. Also, you need to use Lucida console fonts.
Related Contents:
- How to use unicode characters in Windows command line?
- What’s the difference between UTF-8 and UTF-8 without BOM?
- Output unicode strings in Windows console app
- What’s the complete range for Chinese characters in Unicode?
- Displaying Unicode in Powershell
- What is the difference between UTF-8 and Unicode?
- What are Unicode, UTF-8, and UTF-16?
- Using awk to remove the Byte-order mark
- What is the proper way to URL encode Unicode characters?
- Unicode, UTF, ASCII, ANSI format differences
- UTF-8, UTF-16, and UTF-32
- FPDF utf-8 encoding (HOW-TO)
- Is there a Windows command shell that will display Unicode characters?
- What’s the difference between ASCII and Unicode?
- What’s the difference between Unicode and UTF-8? [duplicate]
- Manually converting unicode codepoints into UTF-8 and UTF-16
- Really Good, Bad UTF-8 example test data [closed]
- How can I get the Unicode code point(s) of a Character?
- How does UTF-8 “variable-width encoding” work?
- How many characters can be mapped with Unicode?
- What’s the difference between UTF-8 and UTF-8 with BOM?
- Read Unicode characters from command-line arguments in Python 2.x on Windows
- Printing Unicode characters to the PowerShell prompt
- Command-line input causes SyntaxError
- What are the most common non-BMP Unicode characters in actual use? [closed]
- Hide input on command line
- Unicode range for Japanese
- Using redirection within the script produces a unicode output. How to emit single-byte ASCII text?
- Unicode Identifiers and Source Code in C++11?
- What is the range of Unicode Printable Characters?
- What’s the best option to display Unicode text (hebrew, etc.) in VB6
- Difference between Big Endian and little Endian Byte order
- List of all Unicode’s open/close brackets
- Should I use accented characters in URLs?
- In Unicode, why are there two representations for the Arabic digits?
- In Unicode, why are there two representations for the Arabic digits?
- grepping binary files and UTF16
- Issue with smtplib sending mail with unicode characters in Python 3.1
- Print Directory & File Structure with icons for representation in Markdown [closed]
- complete, monospaced Unicode font? [closed]
- Do UTF-8, UTF-16, and UTF-32 differ in the number of characters they can store?
- unicode().decode(‘utf-8’, ‘ignore’) raising UnicodeEncodeError
- Isn’t on big endian machines UTF-8’s byte order different than on little endian machines? So why then doesn’t UTF-8 require a BOM?
- Output Unicode strings in Windows console
- Mask for an Input to allow phone numbers?
- Convert between string, u16string & u32string
- Create a function to check for key press in Unix using ncurses
- C# Unicode string output
- How to use setenv() to export a variable in c++?
- Bytes in a unicode Python string