Share this site with del.icio.us Share this site with furl Share this site with stumbleupon Share this site with google Add this site to Yahoo Bookmarks Click here to add us to your favorites Subscribe to our Feed




unicode

Definition

Standard for representing the characters of all the languages of the world, including Chinese, Japanese, and Korean. In comparison to ASCII, which uses 8 bits for each character and represent only 256 (2^8) unique characters, Unicode uses 16 bits per character to represent 65,536 (2^16) unique characters. Simultaneous with the development of Unicode by the Unicode Consortium, ISO and International Electro-Mechanical Commission (IEC) together created a different 16-bit coding scheme called basic multilingual plane (BMP). Now both Unicode and BMP have been merged to create a sing 16-bit standard character set called universal character set (UCS).


Browse by Letter: # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z