Sorry, I'm resending this since I found that I had spelt UTF-8 wrong in subject line. Thanks, Indira. Indira Viswanathan wrote: > Hi Alexander, > Thank you so much for sending me the information. But when I try it I get an error "Not supported > SHIFT-JIS to UTF-8". So I checked the valid codes and SHIFT-JIS was not one of them but UTF-8 was. And > all our documents are in SHIFT-JIS - so that is the encoding we've to use for input file. Do you think > it's not supported because we've an older version of iconv or is there any other encoding that I should > be trying which is same as SHIFT-JIS? > > Thanks, > Indira. > > Alexander Pohoyda wrote: > > > Indira Viswanathan <Indira.Viswanathan@xilinx.com> (by way of Martin Duerst <duerst@w3.org>) writes: > > > > > We need to convert thousands of files from SHIFT-JIS to UTF-8. Do you > > > know of a command line utility that can run on UNIX to convert these > > > documents. > > > > There is a GNU tool called iconv: > > $iconv -f SHIFT-JIS -t UTF-8 inputfile > outputfile > > Available at least on Linux and FreeBSD. > > > > -- > > Alexander Pohoyda > > <alexander.pohoyda@gmx.net>
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:40:47 UTC