Quote:
Originally Posted by kovidgoyal
@LoZeno: You have to specify the correct input encoding when converting TXT files. Try using one of the following encodings
cp1252
cp1251
latin1
|
And in your case you also might want to try UTF-8
Tip: if you open the TXT file in Notepad++ (free) you can easily see the encoding for the file and even change it.