RE: Help!!

Domenica,

Modern Unix platforms have the iconv(1) converter that usually supports
Unicode. If you are on Unix, try man iconv. There are the Basis tools as
mentioned, and the IBM classes for Unicode are freely available on IBM's
AlphaWorks site (they include converters) at
http://www.alphaworks.ibm.com./tech/icu. A good resource for Unicode related
questions is Roman Czyborra's Web site at http://www.czyborra.com/. The
Unicode mailing list is a good place to ask such questions too...

Yves.

> -----Original Message-----
> From: Bert Bos [mailto:Bert.Bos@sophia.inria.fr]
> Sent: Wednesday, October 06, 1999 10:19 AM
> To: Domenica_donatella Caridi
> Cc: www-international@w3.org
> Subject: Re: Help!!
> 
> 
> Domenica_donatella Caridi writes:
> > 
> > Hello all,
> > 
> > does anyone know of any software or packages that will 
> convert strings
> > from Ascii, ISO 8979, ...  to Unicode?
> 
> tcs comes as C source code:
> http://plan9.bell-labs.com/plan9/unixsrc/tcs.shar.Z
> (That may be hard to unpack on non-Unix systems, so I made a tar.gz
> instead, which winzip should be able to read:
> http://www.w3.org/People/Bos/tcs-19950326.tar.gz )
> 
> GNU recode converts between lots of encodings, but no UTF-*
> http://www.gnu.org/software/
> 
> 
> Bert
> -- 
>   Bert Bos                                ( W 3 C ) http://www.w3.org/
>   http://www.w3.org/people/bos/                              W3C/INRIA
>   bert@w3.org                             2004 Rt des Lucioles / BP 93
>   +33 (0)4 92 38 76 92            06902 Sophia Antipolis Cedex, France
> 

Received on Friday, 8 October 1999 18:41:15 UTC