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 handle multibyte characters in my java program

807580Dec 17 2009 — edited Dec 17 2009
My java program residing on a unix server reads from various files that have Finnish characters and writes the data into one single file. While doing this, it replaces them with ???.

Where can I specify encoding so that it handles these special characters?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 14 2010
Added on Dec 17 2009
2 comments
893 views