If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+ABB3, officially named CHEROKEE SMALL LETTER TSA, 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º |
43955
Copied!
|
|---|---|
| UTF-8 |
EA AE B3
Copied!
|
| UTF-16 |
AB B3
Copied!
|
| UTF-32 |
00 00 AB B3
Copied!
|
| URL-Quoted |
%EA%AE%B3
Copied!
|
| HTML hex reference |
ꮳ
Copied!
|
| RFC 5137 |
\u'ABB3'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uABB3
Copied!
|
| C and C++ |
\uabb3
Copied!
|
| C# |
\uabb3
Copied!
|
| CSS |
\00ABB3
Copied!
|
| Excel |
=UNICHAR(43955)
Copied!
|
| Go |
\uabb3
Copied!
|
| JavaScript |
\uABB3
Copied!
|
| Modern JavaScript (since ES6) |
\u{abb3}
Copied!
|
| JSON |
\uABB3
Copied!
|
| Java |
\uABB3
Copied!
|
| Lua |
\u{ABB3}
Copied!
|
| Matlab |
char(43955)
Copied!
|
| Perl |
\x{ABB3}
Copied!
|
| PHP |
\u{abb3}
Copied!
|
| PostgreSQL |
U&'\ABB3'
Copied!
|
| PowerShell |
`u{ABB3}
Copied!
|
| Python |
\uabb3
Copied!
|
| Ruby |
\u{abb3}
Copied!
|
| Rust |
\u{abb3}
Copied!
|