If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2DDE, officially named ETHIOPIC SYLLABLE GYO, was introduced in Unicode version 4.1. It is part of the Ethiopic Ext 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º |
11742
Copied!
|
|---|---|
| UTF-8 |
E2 B7 9E
Copied!
|
| UTF-16 |
2D DE
Copied!
|
| UTF-32 |
00 00 2D DE
Copied!
|
| URL-Quoted |
%E2%B7%9E
Copied!
|
| HTML hex reference |
ⷞ
Copied!
|
| RFC 5137 |
\u'2DDE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2DDE
Copied!
|
| C and C++ |
\u2dde
Copied!
|
| C# |
\u2dde
Copied!
|
| CSS |
\002DDE
Copied!
|
| Excel |
=UNICHAR(11742)
Copied!
|
| Go |
\u2dde
Copied!
|
| JavaScript |
\u2DDE
Copied!
|
| Modern JavaScript (since ES6) |
\u{2dde}
Copied!
|
| JSON |
\u2DDE
Copied!
|
| Java |
\u2DDE
Copied!
|
| Lua |
\u{2DDE}
Copied!
|
| Matlab |
char(11742)
Copied!
|
| Perl |
\x{2DDE}
Copied!
|
| PHP |
\u{2dde}
Copied!
|
| PostgreSQL |
U&'\2DDE'
Copied!
|
| PowerShell |
`u{2DDE}
Copied!
|
| Python |
\u2dde
Copied!
|
| Ruby |
\u{2dde}
Copied!
|
| Rust |
\u{2dde}
Copied!
|