The Unicode Standard is capable of representing all characters from all languages and its use can greatly improve multi-language program development. Java uses the Unicode Standard to represent all characters.
If you click on one of the characters, it will be displayed in the box in the bottom right hand corner. Its full hex value will be displayed above it.
The first 256 Unicode characters are based on ISO-8859-1 (Latin 1). Many browsers are only able to display, in Java applets, these 256 Unicode characters. To test whether your browser supports more than the Latin-1 characters, try moving the sliders away from zero and zero. For instance, the ideographic characters known in Japanese as Kanji, in Chinese as Hanzi and in Korean as Hanja, start at U+4E00 (the Unicode Standard uses the prefix "U+" to indicate a Unicode character). Place the bottom slider against "4", the right-hand slider against *quot;E" and you should see lots of Kanji characters.
Alternatively try setting the bottom slider to "0" and the right slider to "3". In this case some Greek characters should appear.
If you were unable to see any other characters that were not in the first grid, then your browser does not seem to support the Unicode Standard in Java, but you may simply not have the necessary fonts.
However, if by moving the sliders nothing changed then it is likely that the Java Virtual Machine in your browser is chopping the top eight bits from each 16-bit Unicode character, leaving you with a Latin-1 character. This means that your browser does not support the Unicode Standard in Java.
| Package | Version | Released | Licence | Language | Notes | ||
|---|---|---|---|---|---|---|---|
Unicode |
1.6 | 2008-01-02 | free | Java |
summary
/ PAD description
/ screenshot
for the current version of Unicode.
Displays full Unicode™ character set in various fonts. From Reuters.
download
Unicode source and compiled class files to run on your own machine as an application or Applet.
First install the most recent Java.
To install, extract the zip download with Winzip,
(or similar unzip utility) into any directory you please,
often J:\ — ticking off the
“user folder names” option.
To run as an application,type:
java -jar J:\com\mindprod\unicode\unicode.jar
adjusting as necessary to account for where the jar file is.
download ASP PAD XML program description for the current version of Unicode. Unicode is free.
Full source included.
You may even include the source code, modified or unmodified
in commercial programs that you write and distribute. Non-military use only. |
||
![]() |
and suggestions to improve this page to Roedy Green : | ||
| Canadian Mind Products | |||
| mindprod.com IP:[65.110.21.43] | |||
| Your face IP:[38.103.63.16] | The information on this page is for non-military use only. | ||
| You are visitor number 13,886. | Military use includes use by defence contractors. | ||
| You can get a fresh copy of this page from: | or possibly from your local J: drive (Java virtual drive/Mindprod website mirror) | ||
| http://mindprod.com/applet/unicode.html | J:\mindprod\applet\unicode.html | ||