Unicode Characters

Encoding

BinaryHexComments
0xxxxxxx0x00..0x7FOnly byte of a 1-byte character encoding
10xxxxxx0x80..0xBFContinuation byte: one of 1-3 bytes following the first
110xxxxx0xC0..0xDFFirst byte of a 2-byte character encoding
1110xxxx0xE0..0xEFFirst byte of a 3-byte character encoding
11110xxx0xF0..0xF7First byte of a 4-byte character encoding