Jūs esateutf-8
utf-8
C++. How to print non ASCII characters?
We have some additional letters in the Lithuanian language: ą, č, ę, ė, į, š, ų, ū, ž (if you can't see them - change the encoding of your browser into Unicode). The point is, that cout can not print those letters.

