Template:UTF-8/3

From HandWiki
< Template:UTF-8
Revision as of 13:21, 16 January 2021 by imported>Schekanov (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

E0

Template documentation

If the number passed is less than 16, then this is the first digit of a three byte sequence - add to 0xE0; otherwise, it's the second byte of a 4 byte sequence, and you add the 6 least significant bits to 0x80.