Categories
How to fix characters in C# instead of Russian language in visual studio?
Console application does not display Russian letters
Answer the question
In order to leave comments, you need to log in
Console.OutputEncoding = Encoding.UTF8
These are not C# and VS problems, these are console problems.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question