-
java and unicode ...
Dear all .....
I am trying to develop an expert system using java that support Unicode language-geez(Ethiopic). First, does java support all Unicode representation? Second, what are the codes to include the Unicode language. It is a project that should be submitted so sooooon ......plz do some thing....
-
Re: java and unicode ...
By default, I believe Java uses UTF-16. There is built in support for other formats as well.
See: Sun Java Supported Character Encodings
edit:
also, please don't make duplicate posts. I've removed the other one.
-
Re: java and unicode ...
Thanks helloworld922....I appreciate your fast response ,,,thank you
If you have ever faced and solved Unicode incorporation in Java, plz tell me the procedure......and what I should do @};-