Home Page : Glossary : "U" : Unicode
If viewed using an ASCII text editor a Unicode file will typically appear as though every other character is a letter. This is because Unicode (typically) uses two bytes per character compared with ASCII's one byte per character.
Unicode characters when written are expressed as "U+xxxx" where "xxxx" are hex digits that define that character. So U+0041 is the letter "A", which (by design) is the same as the ASCII code for "A".
Relevant links:
Can you add to this definition? If so please Report an Observation. Do you know of a relevant link to add under this definition? If so please Add a Link.
© Copyright 2004-2009, A B Cryer, All rights reserved.