Run from the command prompt (Start -> Run -> cmd) and follow the instructions as above. The executable is located in the bin folder. Download the 'Complete package, except source' and run the setup program. Windows built-in editors Notepad and Wordpad are often giving problems)ĭownload the Windows version of the iconv program. Open the flat file in PSPad (a freeware editor) : (some other editors people use: TextPad or NotePad++ or Crimson Editor, but there are many others.See also the windows explanation - the script there is one for *nix computers, but used in a cygwin environment Windows computersįor Windows, there are four methods of performing the conversion. Iconv -f original_charset -t utf-8 originalfile > newfile Generally, this may be done with the iconv command on Unix, Linux or a Mac. 1 *nix like computers (including Mac OS X).