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