Unicode block


A Unicode block is one of several contiguous ranges of numeric character codes of the Unicode character set that are defined by the Unicode Consortium for administrative and documentation purposes. Typically, proposals such as the addition of new glyphs are discussed and evaluated by considering the relevant block or blocks as a whole.
Each block is generally, but not always, meant to include all the glyphs used by one or more specific languages, or in some general application area such as mathematics, surveying, decorative typesetting, social forums, etc.
Unicode blocks are identified by unique names, which use only ASCII characters and are usually descriptive of the nature of the symbols, in English; such as "Tibetan" or "Supplemental Arrows-A". of each block are always multiples of 16; therefore, in the hexadecimal notation, the starting point is U+xxx0 and the ending point is U+yyyF, where xxx and yyy are three or more hexadecimal digits. The size of a block may range from the minimum of 16 to a maximum of 65,536 code points.
Every assigned code point has a glyph property called "Block", whose value is a character string naming the unique block that owns that point. However, a block may also contain unassigned code points, usually reserved for future additions of characters that "logically" should belong to that block. Code points not belonging to any of the named blocks, e.g. in the unassigned planes 3–13, have the value block="No_block".
Each Unicode point also has a property called "General Category", that attempts to describes the role of the corresponding symbol in the languages or applications for whose sake it was included in the system. Examples of General Categories are "Lu", "Nd", "Pi", and "Mn". This division is completely independent of code blocks: the code points with a given General Category generally span many blocks, and do not have to be consecutive, not even within each block.
In descriptions of the Unicode system, a block may be subdivided into more specific subgroups, such as the "Chess symbols" in the block "Miscellaneous symbols". Those subgroups are not "blocks" in the technical sense used by the Unicode consortium, and are named only for the convenience of users.
Unicode 13.0 defines 308 blocks: