RE: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-19 Thread LORESERVO.COM
Please don´t send more emails I´m not tomcat user -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: Miércoles, 19 de Octubre de 2005 04:20 a.m. Para: Tomcat Users List Asunto: RE: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK Notice: The information

RE: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-19 Thread birendar . waldiya
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and

RE: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread afonseca
Sorry, my mistake! I thought we were speaking about something else... AF Citando Peter Crowther <[EMAIL PROTECTED]>: > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > I don't think it's true > > that UTF-8 can handle ALL european character very well. > > If it can't, the Unicode consort

Re: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread David Delbecq
UTF-8 (8-bit Unicode Transformation Format) is a lossless, variable-length character encoding for Unicode created by Ken Thompson and Rob Pike. It uses groups of bytes to represent the Unicode standard for the alphabets of many of the world's languages. UTF-8 is especially useful for transmission o

RE: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread Peter Crowther
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > I don't think it's true > that UTF-8 can handle ALL european character very well. If it can't, the Unicode consortium (http://www.unicode.org/) will be pretty worried, as UTF-8 is an encoding of Unicode... - Peter --

Re: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread afonseca
Hi, In Europe we have lots of languages. I don't think it's true that UTF-8 can handle ALL european character very well.There is a list in the net (I don't know here) with the other ISO encoding for other languages. AF Citando David Delbecq <[EMAIL PROTECTED]>: > Hi, > > UTF-8 can handle eur

Re: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread afonseca
Hi, In Europe we have lots of languages. I don't think it's true that UTF-8 can handle european character very well.There is a list in the net (I don't know here) with the other ISO encoding for other languages. AF Citando David Delbecq <[EMAIL PROTECTED]>: > Hi, > > UTF-8 can handle europea

Re: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread birendar . waldiya
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and

RE: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread Robert Graf-Waczenski
ssage- > From: David Delbecq [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 18, 2005 12:08 PM > To: Tomcat Users List > Subject: Re: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK > > > Hi, > > UTF-8 can handle european and chinese character very well. > If you can&

Re: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread David Delbecq
Hi, UTF-8 can handle european and chinese character very well. If you can't read using utf-8 any of those this simply mean you text file is not saved in utf-8. [EMAIL PROTECTED] a écrit : >Hi, >I am trying to read the universal charater form a text file to my java >application that stores them i