If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+089D, officially named ARABIC SUPERSCRIPT ALEF MOKHASSAS, 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º |
2205
Copied!
|
|---|---|
| UTF-8 |
E0 A2 9D
Copied!
|
| UTF-16 |
08 9D
Copied!
|
| UTF-32 |
00 00 08 9D
Copied!
|
| URL-Quoted |
%E0%A2%9D
Copied!
|
| HTML hex reference |
࢝
Copied!
|
| RFC 5137 |
\u'089D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u089D
Copied!
|
| C and C++ |
\u089d
Copied!
|
| C# |
\u089d
Copied!
|
| CSS |
\00089D
Copied!
|
| Excel |
=UNICHAR(2205)
Copied!
|
| Go |
\u089d
Copied!
|
| JavaScript |
\u089D
Copied!
|
| Modern JavaScript (since ES6) |
\u{089d}
Copied!
|
| JSON |
\u089D
Copied!
|
| Java |
\u089D
Copied!
|
| Lua |
\u{089D}
Copied!
|
| Matlab |
char(2205)
Copied!
|
| Perl |
\x{089D}
Copied!
|
| PHP |
\u{089d}
Copied!
|
| PostgreSQL |
U&'\089D'
Copied!
|
| PowerShell |
`u{089D}
Copied!
|
| Python |
\u089d
Copied!
|
| Ruby |
\u{089d}
Copied!
|
| Rust |
\u{089d}
Copied!
|