There is a free commandline convertor here:
http://www.gbordier.com/gbtools/stringconverter.htm
Just pop the path of the convetor into your Favourites Toolbar. You need two buttons:
For the parameters, here they are:
Convert the file to Unicode
"%ActivSel%" "%ActivSel%" /unicode
Convert the file to ANSI
"%ActivSel%" "%ActivSel%" /ANSI
You don't need a Start folder, because the program has no accompanying files.
These settings will replace the file. If you want to convert the file, but make a copy, then add some text to the second ActiveSel token, like this: "%ActiveSel%_converted"
To make the black cmd box not flash open and closed (like windows likes to do), make sure you check the "minimized" box in the "Define favourite toolbars" panel (in the "Run" section.
God bless!
