Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Unicode characters

1 view
Skip to first unread message

Erick Ahrens

unread,
Mar 13, 2006, 9:53:08 AM3/13/06
to
I am writing a Java program with JBuilder (US version), and I would like to
hard code some Japanese characters into a text box.

Unicode characters are available from Sun in lib/charset.jar. I am able to
display, for example, Unicode "\u0192" as script f.

The Japanese characters that I need, Katakana and Hiragana, are at Unicode
U+3040-U+309F and U+30A0-U+30FF. I am not able to display these addresses.

I have tried changing the JBuilder encoding for my project to MS932; a
Japanese character set. No effect.

How should I proceed? Thanks for your assistance,
Erick


0 new messages