This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 15 lines
!!! Overview
[{$pagename}] or code position is any of the numerical values that make up the code space.[1]
Many [{$pagename}] represent single characters but they can also have other meanings, such as for formatting.
For [example], the character encoding scheme
* [ASCII] comprises 128 code points in the range 0hex to 7Fhex
* Extended [ASCII] comprises 256 code points in the range 0hex to FFhex, and Unicode comprises 1,114,112 code points in the range 0hex to 10FFFFhex.
* [Unicode] code space is divided into seventeen planes (the basic multilingual plane, and 16 supplementary planes), each with 65,536 (= 216) code points. Thus the total size of the [Unicode] code space is 17 × 65,536 = 1,114,112.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Code_point|Wikipedia:Code_point|target='_blank'] - based on information obtained 2017-05-10-