How to add cyrillic support? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to add cyrillic support?

How to add cyrillic support to java? I wrote smth like "String bukvy = "йцукенгшщзхфывапролджэячсмитьбю";", java says "unmappable character for encoding Cp1252". Как добавить кириллицу в java? Я написал что-то вроде "String bukvy = "йцукенгшщзхфывапролджэячсмитьбю";", и оно кидает ошибку "unmappable character for encoding Cp1252".

20th Aug 2018, 1:44 PM
XXxx_GETREKT_xxXX
XXxx_GETREKT_xxXX - avatar
1 Answer