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!

Please help with Unicodes conversion

807580Aug 31 2009 — edited Sep 1 2009
hello,
i have a file with vietnamese chars in it (example: á (a acute)). i'd like to read this file and convert each char into a unicode representation (á (a acute) becomes \u00E1) and write the converted chars to another file (this i know how to do). please help!!!
thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 29 2009
Added on Aug 31 2009
16 comments
397 views