Forum Discussion
niexuchina
Apr 16, 2021Copper Contributor
How to change default code page of powershell console?
Every time I launch Powershell console window, the code page is always 936. How can I set it to other value such as 65001?
- Apr 16, 2021
Hello niexuchina,
Please refer to https://stackoverflow.com/questions/57131654/using-utf-8-encoding-chcp-65001-in-command-prompt-windows-powershell-window
Hope that helps.
AndySvints
Apr 16, 2021Iron Contributor
Hello niexuchina,
Please refer to https://stackoverflow.com/questions/57131654/using-utf-8-encoding-chcp-65001-in-command-prompt-windows-powershell-window
Hope that helps.
niexuchina
Apr 19, 2021Copper Contributor
Thanks. I'm now trying to use a profile.