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