If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1E5EF, officially named OL ONAL SIGN IKIR, was introduced in Unicode version 16.0. It is part of the Ol Onal block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Onao 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º |
124399
Copied!
|
|---|---|
| UTF-8 |
F0 9E 97 AF
Copied!
|
| UTF-16 |
D8 39 DD EF
Copied!
|
| UTF-32 |
00 01 E5 EF
Copied!
|
| URL-Quoted |
%F0%9E%97%AF
Copied!
|
| HTML hex reference |
𞗯
Copied!
|
| RFC 5137 |
\u'1E5EF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U0001E5EF
Copied!
|
| C and C++ |
\U0001e5ef
Copied!
|
| C# |
\U0001e5ef
Copied!
|
| CSS |
\001E5EF
Copied!
|
| Excel |
=UNICHAR(124399)
Copied!
|
| Go |
\U0001e5ef
Copied!
|
| JavaScript |
\uD839\uDDEF
Copied!
|
| Modern JavaScript (since ES6) |
\u{1e5ef}
Copied!
|
| JSON |
\uD839\uDDEF
Copied!
|
| Java |
\uD839\uDDEF
Copied!
|
| Lua |
\u{1E5EF}
Copied!
|
| Matlab |
char(124399)
Copied!
|
| Perl |
\x{1E5EF}
Copied!
|
| PHP |
\u{1e5ef}
Copied!
|
| PostgreSQL |
U&'\1E5EF'
Copied!
|
| PowerShell |
`u{1E5EF}
Copied!
|
| Python |
\U0001e5ef
Copied!
|
| Ruby |
\u{1e5ef}
Copied!
|
| Rust |
\u{1e5ef}
Copied!
|