If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+12DD, officially named ETHIOPIC SYLLABLE ZE, 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º |
4829
Copied!
|
|---|---|
| UTF-8 |
E1 8B 9D
Copied!
|
| UTF-16 |
12 DD
Copied!
|
| UTF-32 |
00 00 12 DD
Copied!
|
| URL-Quoted |
%E1%8B%9D
Copied!
|
| HTML hex reference |
ዝ
Copied!
|
| RFC 5137 |
\u'12DD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u12DD
Copied!
|
| C and C++ |
\u12dd
Copied!
|
| C# |
\u12dd
Copied!
|
| CSS |
\0012DD
Copied!
|
| Excel |
=UNICHAR(4829)
Copied!
|
| Go |
\u12dd
Copied!
|
| JavaScript |
\u12DD
Copied!
|
| Modern JavaScript (since ES6) |
\u{12dd}
Copied!
|
| JSON |
\u12DD
Copied!
|
| Java |
\u12DD
Copied!
|
| Lua |
\u{12DD}
Copied!
|
| Matlab |
char(4829)
Copied!
|
| Perl |
\x{12DD}
Copied!
|
| PHP |
\u{12dd}
Copied!
|
| PostgreSQL |
U&'\12DD'
Copied!
|
| PowerShell |
`u{12DD}
Copied!
|
| Python |
\u12dd
Copied!
|
| Ruby |
\u{12dd}
Copied!
|
| Rust |
\u{12dd}
Copied!
|