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