If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+ABB8, officially named CHEROKEE SMALL LETTER TSV, was introduced in Unicode version 8.0. It is part of the Cherokee Sup block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Cher script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
43960
Copied!
|
|---|---|
| UTF-8 |
EA AE B8
Copied!
|
| UTF-16 |
AB B8
Copied!
|
| UTF-32 |
00 00 AB B8
Copied!
|
| URL-Quoted |
%EA%AE%B8
Copied!
|
| HTML hex reference |
ꮸ
Copied!
|
| RFC 5137 |
\u'ABB8'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uABB8
Copied!
|
| C and C++ |
\uabb8
Copied!
|
| C# |
\uabb8
Copied!
|
| CSS |
\00ABB8
Copied!
|
| Excel |
=UNICHAR(43960)
Copied!
|
| Go |
\uabb8
Copied!
|
| JavaScript |
\uABB8
Copied!
|
| Modern JavaScript (since ES6) |
\u{abb8}
Copied!
|
| JSON |
\uABB8
Copied!
|
| Java |
\uABB8
Copied!
|
| Lua |
\u{ABB8}
Copied!
|
| Matlab |
char(43960)
Copied!
|
| Perl |
\x{ABB8}
Copied!
|
| PHP |
\u{abb8}
Copied!
|
| PostgreSQL |
U&'\ABB8'
Copied!
|
| PowerShell |
`u{ABB8}
Copied!
|
| Python |
\uabb8
Copied!
|
| Ruby |
\u{abb8}
Copied!
|
| Rust |
\u{abb8}
Copied!
|