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