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