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