You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Fr...@cec.eu.int on 2004/10/26 10:10:13 UTC

UTF-8 conversion

Hi all,

I've a problem with a special character Á (A with accent) that is not
correctly converted to UTF-8.
I'm using the newInputStream() method to get the XML string.  The =
character
is converted to the sequence 0xC3 0x3F instead of 0xC3 0x81.
Can someone reproduce this problem ?

Best regards,

Frank


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org