Unicode block: Difference between revisions

Content deleted Content added
mNo edit summary
m No_block
Line 1:
In '''[[Unicode]]''' a '''block''' is defined as one continuous range of code points (numbers). The block may be defined with the starting and ending code points, and can beis named. The block explicitly can include code points that are unassigned and non-characters. A block may be subdevided into smaller blocks.<ref>[http://www.unicode.org/glossary/#B Unicode glossary]</ref> Every assigned character has a property "Block name", which describes to which block the character belongs. All assigned code points are in some block. Code points that are not in one of the named blocks, have the value block="No_block".
 
{| class="wikitable sortable collapsible uncollapsed"
|+ width="100%" | [[Unicode block|Unicode Blocks]]
<ref>[http://www.unicode.org/Public/UNIDATA/Blocks.txt Blocks Data]</ref>
and contained Scripts
<ref>[http://www.unicode.org/reports/tr24/ UAX 24: Unicode Script Property]</ref>
<ref>[http://www.unicode.org/Public/UNIDATA/Scripts.txt YAXUAX 24: scriptScript Data]</ref>
! Block range
! Block name
Line 409:
|-
| {{sms|A&100000}}U+100000..U+10FFFF || Supplementary Private Use Area-B || 65536 || [[Unicode plane#Private Use Area planes|16 PUA]] || ||
|-
| {{sms|A&100001}} || No_block || || || All other code points ||
|}
<references group="*"/>