If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AB05, officially named ETHIOPIC SYLLABLE TTHE, was introduced in Unicode version 6.0. It is part of the Ethiopic Ext A block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Ethi 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º |
43781
Copied!
|
|---|---|
| UTF-8 |
EA AC 85
Copied!
|
| UTF-16 |
AB 05
Copied!
|
| UTF-32 |
00 00 AB 05
Copied!
|
| URL-Quoted |
%EA%AC%85
Copied!
|
| HTML hex reference |
ꬅ
Copied!
|
| RFC 5137 |
\u'AB05'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAB05
Copied!
|
| C and C++ |
\uab05
Copied!
|
| C# |
\uab05
Copied!
|
| CSS |
\00AB05
Copied!
|
| Excel |
=UNICHAR(43781)
Copied!
|
| Go |
\uab05
Copied!
|
| JavaScript |
\uAB05
Copied!
|
| Modern JavaScript (since ES6) |
\u{ab05}
Copied!
|
| JSON |
\uAB05
Copied!
|
| Java |
\uAB05
Copied!
|
| Lua |
\u{AB05}
Copied!
|
| Matlab |
char(43781)
Copied!
|
| Perl |
\x{AB05}
Copied!
|
| PHP |
\u{ab05}
Copied!
|
| PostgreSQL |
U&'\AB05'
Copied!
|
| PowerShell |
`u{AB05}
Copied!
|
| Python |
\uab05
Copied!
|
| Ruby |
\u{ab05}
Copied!
|
| Rust |
\u{ab05}
Copied!
|