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