BP
Size: a a a
BP
t
t
t
t
BP
t
t
t
var charset = System.getProperty("sun.stdout.encoding")
if (charset.isNullOrBlank())
charset = "Windows-1251"
print("Введите текст: ")
val scanner = Scanner(System.`in`, charset)
val base = String(scanner.nextLine().toByteArray(Charset.forName("UTF-8")))
println("Введенный текст: $base")
Я
QH
someFunc(filledArray)
m{
ch
m{
QH
m{
_
BP
OD
М