File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes Japanese characters problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Japanese characters problem" Watch "Japanese characters problem" New topic
Author

Japanese characters problem

lokesh jain
Ranch Hand

Joined: Feb 21, 2009
Posts: 58
Hi, I am working on a project in I18N in java. I need to convert Japanese characters in Byte array. How can I do this, please help me

regards
Lokesh
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

Check out java.nio.charset.Charset and its encode methods.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Japanese characters problem
 
Similar Threads
How to display Japenese Characters in Excel Sheet
Unicode usage
Japanese on a button
how to show Japanese in jsp properly?
Login Servlet