Change "Current Code Page" in VS Debug Console to 437 (OEM - United States)

Stay_ 102x 6 Reputation points
2022-04-15T07:08:50.587+00:00

How can I change the code page in my Microsoft VS Debug Console to 437 (OEM - United States) ?

Current code page is : 936 (ANSI/OEM - Simplified Chinese GBK)
Microsoft Visual Studio Community 2022

193319-image.png

.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
336 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Richard Sun 0 Reputation points
    2024-08-25T11:26:03.3633333+00:00

    Just go to 'Region Settings' change the 'Current System Locale' to your desired language, in the meantime check the box “Beta: Use Unicode UTF-8 for worldwide language support”. Then reboot your computer. (in Win 10, Settings -> Time & Language -> Region -> Additional date, time & regional settings -> Region -> Administrative -> Change system locale...)


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.