Russian symbols works wrong

832 Views Asked by At

In my command line it doesn't show Russian symbols correctly. Scary symbols instead.

I think I should change character set, but how can it be done? Can anyone help me with this problem?

1

There are 1 best solutions below

2
On BEST ANSWER

I think this command should help you if you work on Windows:

chcp 65001

This command changes character set of command line to UTF-8.