If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+12FB, officially named ETHIOPIC SYLLABLE DDAA, was introduced in Unicode version 3.0. It is part of the Ethiopic 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º |
4859
Copied!
|
|---|---|
| UTF-8 |
E1 8B BB
Copied!
|
| UTF-16 |
12 FB
Copied!
|
| UTF-32 |
00 00 12 FB
Copied!
|
| URL-Quoted |
%E1%8B%BB
Copied!
|
| HTML hex reference |
ዻ
Copied!
|
| RFC 5137 |
\u'12FB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u12FB
Copied!
|
| C and C++ |
\u12fb
Copied!
|
| C# |
\u12fb
Copied!
|
| CSS |
\0012FB
Copied!
|
| Excel |
=UNICHAR(4859)
Copied!
|
| Go |
\u12fb
Copied!
|
| JavaScript |
\u12FB
Copied!
|
| Modern JavaScript (since ES6) |
\u{12fb}
Copied!
|
| JSON |
\u12FB
Copied!
|
| Java |
\u12FB
Copied!
|
| Lua |
\u{12FB}
Copied!
|
| Matlab |
char(4859)
Copied!
|
| Perl |
\x{12FB}
Copied!
|
| PHP |
\u{12fb}
Copied!
|
| PostgreSQL |
U&'\12FB'
Copied!
|
| PowerShell |
`u{12FB}
Copied!
|
| Python |
\u12fb
Copied!
|
| Ruby |
\u{12fb}
Copied!
|
| Rust |
\u{12fb}
Copied!
|