Unity doesn't display Cyrillic (Russian language) in UI

In script I read txt file and save russian words in lists and strings. Then display them in UI (Text.text) and I get this symbols:
4482175--412516--upload_2019-4-29_18-35-14.png
How to solve this problem?

I found a solution
Just change text coding method to UTF-8