If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+10AE5, officially named MANICHAEAN ABBREVIATION MARK ABOVE, was introduced in Unicode version 7.0. It is part of the Manichaean block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Mani 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Âș |
68325
Copied!
|
|---|---|
| UTF-8 |
F0 90 AB A5
Copied!
|
| UTF-16 |
D8 02 DE E5
Copied!
|
| UTF-32 |
00 01 0A E5
Copied!
|
| URL-Quoted |
%F0%90%AB%A5
Copied!
|
| HTML hex reference |
𐫥
Copied!
|
| RFC 5137 |
\u'10AE5'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00010AE5
Copied!
|
| C and C++ |
\U00010ae5
Copied!
|
| C# |
\U00010ae5
Copied!
|
| CSS |
\0010AE5
Copied!
|
| Excel |
=UNICHAR(68325)
Copied!
|
| Go |
\U00010ae5
Copied!
|
| JavaScript |
\uD802\uDEE5
Copied!
|
| Modern JavaScript (since ES6) |
\u{10ae5}
Copied!
|
| JSON |
\uD802\uDEE5
Copied!
|
| Java |
\uD802\uDEE5
Copied!
|
| Lua |
\u{10AE5}
Copied!
|
| Matlab |
char(68325)
Copied!
|
| Perl |
\x{10AE5}
Copied!
|
| PHP |
\u{10ae5}
Copied!
|
| PostgreSQL |
U&'\10AE5'
Copied!
|
| PowerShell |
`u{10AE5}
Copied!
|
| Python |
\U00010ae5
Copied!
|
| Ruby |
\u{10ae5}
Copied!
|
| Rust |
\u{10ae5}
Copied!
|