UTF-8 could be used for any text. The problem that the text must be converted to this encoding before saving the file (or while saving by using a Writer with proper encoding). The original text, which started the thread, was declared to be UTF-8 but was in fact Win-1252.
Pavel -----Original Message----- From: Amthauer, Heiner [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 03, 2002 4:22 PM To: '[EMAIL PROTECTED]' Subject: AW: RE: Encoding issues > or should I check the encoding of each message and then create xml file with the original encoding (as Joseph Kesselman proposed - thanks by the way :-) )? Are you shure? I understood Joe that way, that there actually is an encoding which you could use for any text. However, it is not UTF-8. Joe? greetings Heiner --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
