[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Conversion of UTF-16 to UTF-8: For god sakes help
On Fri, 6 Jun 2003 Edward.S.Hudnall@xxxxxxxxxx wrote:
>
> > Is there a way? Can you point me in the right direction? I need to
> > convert just one-page to an 8-bit format so LYNX browsers can use it.
> >
> > Scott Hudnall
> > ALLTEL
iconv?
iconv --from-code UTF-16 --to-code UTF-8 inputfile >outputfile
see 'man iconv'
Worked for a trivial test,
Bernd
--
Linux-UTF8: i18n of Linux on all levels
Archive: http://mail.nl.linux.org/linux-utf8/