If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0898, officially named ARABIC SMALL HIGH WORD AL-JUZ, was introduced in Unicode version 14.0. It is part of the Arabic Ext B block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Arabic 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º |
2200
Copied!
|
|---|---|
| UTF-8 |
E0 A2 98
Copied!
|
| UTF-16 |
08 98
Copied!
|
| UTF-32 |
00 00 08 98
Copied!
|
| URL-Quoted |
%E0%A2%98
Copied!
|
| HTML hex reference |
࢘
Copied!
|
| RFC 5137 |
\u'0898'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0898
Copied!
|
| C and C++ |
\u0898
Copied!
|
| C# |
\u0898
Copied!
|
| CSS |
\000898
Copied!
|
| Excel |
=UNICHAR(2200)
Copied!
|
| Go |
\u0898
Copied!
|
| JavaScript |
\u0898
Copied!
|
| Modern JavaScript (since ES6) |
\u{0898}
Copied!
|
| JSON |
\u0898
Copied!
|
| Java |
\u0898
Copied!
|
| Lua |
\u{0898}
Copied!
|
| Matlab |
char(2200)
Copied!
|
| Perl |
\x{0898}
Copied!
|
| PHP |
\u{0898}
Copied!
|
| PostgreSQL |
U&'\0898'
Copied!
|
| PowerShell |
`u{0898}
Copied!
|
| Python |
\u0898
Copied!
|
| Ruby |
\u{0898}
Copied!
|
| Rust |
\u{0898}
Copied!
|