Answer the question
In order to leave comments, you need to log in
Why doesn't the console display Cyrillic?
Console, on command: System.out.print("Ширина");
Displays question marks. What do you need to write to have normal Cyrillic?
Answer the question
In order to leave comments, you need to log in
When compiling, you must specify the encoding of the source filejavac -encoding utf-8 App.java
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question