range
Click on the red underlined text to get to the source
... US-ASCII [US-ASCII] range: US-ASCII characters are encoded in one
octet having the normal US-ASCII ...
... range (the UTF-16
accessible range) are encoded using sequences of 1 to 4 octets. The
only octet of a "sequence" of one has the higher-order bit ...
... character number.
Char. number range | UTF-8 octet sequence
(hexadecimal) | (binary)
...
... 6 bytes. There is therefore
a risk of buffer overflow if the range of character numbers is not
explicitly limited to U+10FFFF or if buffer sizing doesn't take into
...
