Unicode equivalence: Difference between revisions

Content deleted Content added
Importing Wikidata short description: "Aspect of the Unicode Standard"
Character duplication: Duplicate characters in Unicode
Line 12:
 
===Character duplication===
{{Main|Duplicate characters in Unicode}}
For compatibility or other reasons, Unicode sometimes assigns two different code points to entities that are essentially the same character. For example, the character "Å" can be encoded as U+00C5 (standard name "LATIN CAPITAL LETTER A WITH RING ABOVE", a letter of the [[alphabet]] in [[Swedish language|Swedish]] and several other [[language]]s) or as U+212B ("ANGSTROM SIGN"). Yet the symbol for [[angstrom]] is defined to be that Swedish letter, and most other symbols that are letters (like "V" for [[volt]]) do not have a separate code point for each usage. In general, the code points of truly identical characters (which can be rendered in the same way in Unicode fonts) are defined to be canonically equivalent.