Known methods to get java to display unicode

This is a quickie index, that may not be 100% up to date. It assumes that your system is already set up to handle kanji display in general, but now you need to tell java about it. Choose the closest match to your system, below.

If you did good, you should be able to run the silly test, unicode.class, from your command line.

just download and run with your equivalent of

jre -cp . unicode
You need to specifically look at the lines marked by 3040 - 30c0
(note: no trailing .class)
(note2: you'll have to kill it the hard way. There is no "quit" button)

I'd love to hear about any specifics that I have missed. Feel free to email me updated information.

If you're looking for a test for non-ascii fonts for your browser, try my JIS browser test page which tests the Japanese range of fonts for browsers.


phil@bolthole.com
Bolthole