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