I cannot properly read a russian strings from a file

I don't know why it does happen, but when opening a file with a StreamReader and reading with ReadLine, i get empy strings instead of russian words. I thought StreamReader and StreamWriter use UTF-8 by default, but it seems to be not working

Loader.
Up arrow icon