I am using this code: string[] readed = File.ReadAllLines(path); and everything that isn\'t in english fo example ěščřžýáíé will pop up like ??????
string[] readed = File.ReadAllLines(path);