If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+135F, officially named ETHIOPIC COMBINING GEMINATION MARK, was introduced in Unicode version 4.1. It is part of the Ethiopic block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, 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 Unknown 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º |
4959
Copied!
|
|---|---|
| UTF-8 |
E1 8D 9F
Copied!
|
| UTF-16 |
13 5F
Copied!
|
| UTF-32 |
00 00 13 5F
Copied!
|
| URL-Quoted |
%E1%8D%9F
Copied!
|
| HTML hex reference |
፟
Copied!
|
| RFC 5137 |
\u'135F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u135F
Copied!
|
| C and C++ |
\u135f
Copied!
|
| C# |
\u135f
Copied!
|
| CSS |
\00135F
Copied!
|
| Excel |
=UNICHAR(4959)
Copied!
|
| Go |
\u135f
Copied!
|
| JavaScript |
\u135F
Copied!
|
| Modern JavaScript (since ES6) |
\u{135f}
Copied!
|
| JSON |
\u135F
Copied!
|
| Java |
\u135F
Copied!
|
| Lua |
\u{135F}
Copied!
|
| Matlab |
char(4959)
Copied!
|
| Perl |
\x{135F}
Copied!
|
| PHP |
\u{135f}
Copied!
|
| PostgreSQL |
U&'\135F'
Copied!
|
| PowerShell |
`u{135F}
Copied!
|
| Python |
\u135f
Copied!
|
| Ruby |
\u{135f}
Copied!
|
| Rust |
\u{135f}
Copied!
|