home / experts / javascript / column25 |
|
The Unicode standard is a fixed-width uniform encoding scheme. Its target usage is for interchange and display of many different languages, as well as historic scripts, technical and mathematical symbols, and multilingual texts. The Unicode standard specifies the identity of the character and its numeric value. The 16-bit numeric value is defined by a hexadecimal number and a prefix Unicode is compatible with ASCII characters. The first 128 Unicode characters correspond to the ASCII characters and have the same numeric value. ASCII's The calculator below accepts a Unified code value (just the four hexadecimal characters, no |
Created: September 14, 1998
Revised: September 14, 1998
URL: http://www.webreference.com/js/column25/unicode.html