Unicode block: Difference between revisions

Content deleted Content added
m moved Block (Unicode) to Unicode block over redirect: the closure at the linked move discussion (Talk:C0 Controls and Basic Latin) was to *not* move this one
m Typo: all though -> although
Line 1:
In '''[[Unicode]]''' a '''block''' is defined as one continuous range of code points. Blocks are named uniquely and have no overlap. The may be defined with the starting and ending code points. The block explicitly can include code points that are unassigned and non-characters.<ref>[http://www.unicode.org/glossary/#B Unicode glossary]</ref> Code points that are not in one of the named blocks, e.g. in the unassigned [[Plane (Unicode)|planes]] 3-13, have the value block="No_block".
 
Conversely, every assigned code point has a property "Block name", which names in which block the character is. This is determined by the code point only, all thoughalthough a block name will have a descriptive nature: "Tibetan" or "Supplemental Arrows-A". All assigned code points have a single block name.
 
Subdivisions, such as "[[Chess symbols in Unicode|Chess symbols]]" in the block [[Miscellaneous symbols (Unicode block)|Miscellaneous symbols]], are not a "block". The subgroup name is an informative editorial addition only.