[JDEV] Question on how to encode unicode into utf8 for jabber
David Rainville
drainville at videotron.ca
Thu Oct 18 15:52:33 CDT 2001
Hi Everyone,
I tried to encode the Unicode character set to fit in the utf8 caracter
set.. I encoded every caracter in this structure : \uxxxx where x are
hexadecimal digits It works on my client because I decode it in a way that
it converts the \uxxxx to the unicode caracter. . Is it the way to do it?
Will every other client have this as a standard?
Thanks alot!
More information about the JDev
mailing list