View Single Post
Old 07-27-2009, 09:07 AM   #69
PiAir
Member
PiAir began at the beginning.
 
PiAir's Avatar
 
Posts: 13
Karma: 10
Join Date: Jun 2009
Location: Netherlands
Device: Kindle DX and BeBook
Quote:
Originally Posted by kovidgoyal View Post
@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.
PiAir is offline   Reply With Quote