Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to convert html hex code of a character to corresponding character

807580Nov 17 2009 — edited Nov 17 2009
hi,


I want to replace each english character in a string to some other target language(any languge) characters. I have html hex code for target language. The html hex code for a character is like
А
how can canvert these html hex code to its corresponding character in java.


Thanks in advance




<!--Session data-->
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 15 2009
Added on Nov 17 2009
17 comments
1,185 views