Windows console (CMD) permanently modify encoding

 Windows console (CMD) permanently modify encoding

Coding

Commonly used encodings: GBK corresponds to 936, and UTF-8 corresponds to 65001.

permanent code change

Open registry regedit



Access path:Computer\HKEY_CURRENT_USER\Console\%SystemRoot%_System32_cmd.exe


Open CodePage,choose decimal,modify the value on the left to permanently modify the code



Comments