needed: Commandline utility for converting txt-files to UTF-8

  • Thread starter Thread starter Rolf Barbakken
  • Start date Start date
Rolf said:
needed: Commandline utility for converting txt-files to UTF-8
Anyone know of such freeware?

More details please, particulary the input file format. Are the txt
files straight ASCII? If so, they are already in UTF-8, because 7-bit
ASCII is basically a subset of UTF-8.

Terry
 
Terry said:
More details please, particulary the input file format. Are the txt
files straight ASCII? If so, they are already in UTF-8, because 7-bit
ASCII is basically a subset of UTF-8.

Sorry.

Input files are in Ansi.
 
Back
Top