Encoding Table
This table shows the exact bytes used to represent CARIAN LETTER TT2 in each encoding. Unicode encodings (UTF-8, UTF-16, UTF-32) support every character; legacy encodings only cover a limited character set and show "not supported" when a character falls outside their range.
| Encoding | Bytes (Hex) | Bytes (Decimal) | Byte count |
|---|---|---|---|
| UTF-8 | F0 90 8A B6 | 240 144 138 182 | 4 |
| UTF-16 LE | 00 D8 B6 DE | 0 216 182 222 | 4 |
| UTF-16 BE | D8 00 DE B6 | 216 0 222 182 | 4 |
| UTF-32 LE | B6 02 01 00 | 182 2 1 0 | 4 |
| UTF-32 BE | 00 01 02 B6 | 0 1 2 182 | 4 |
| ASCII | not supported | ||
| Latin-1 (ISO-8859-1) | not supported | ||
| Windows-1252 | not supported | ||
| ISO-8859-2 (Latin-2) | not supported | ||
| ISO-8859-5 (Cyrillic) | not supported | ||
| KOI8-R | not supported | ||
| Shift-JIS | not supported | ||
| EUC-JP | not supported | ||
| GBK | not supported | ||
| Big5 | not supported |
Escape Sequences
How to reference this character in source code, markup, and URLs.
View the glyph in different fonts and scripts on our sibling site.
View U+102B6 on CharLookup.com โUTF-8 Binary Breakdown
UTF-8 encodes this character as 4 bytes. The leading 11110 prefix on byte 1 signals a 4-byte sequence, used for all supplementary plane characters (codepoints above U+FFFF). Bytes 2โ4 begin with 10 to mark them as continuation bytes.
Unicode Properties
- Unicode Version
- Introduced in Unicode 5.1
- Bidi Class
- L โ Left-to-Right