If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FBB9, officially named ARABIC SYMBOL THREE DOTS POINTING DOWNWARDS BELOW, was introduced in Unicode version 6.0. It is part of the Arabic PF A block, which belongs to the Basic Multilingual plane.
Categorized technically as a Modifier Symbol, 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 Arabic Letter 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º |
64441
Copied!
|
|---|---|
| UTF-8 |
EF AE B9
Copied!
|
| UTF-16 |
FB B9
Copied!
|
| UTF-32 |
00 00 FB B9
Copied!
|
| URL-Quoted |
%EF%AE%B9
Copied!
|
| HTML hex reference |
﮹
Copied!
|
| RFC 5137 |
\u'FBB9'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFBB9
Copied!
|
| C and C++ |
\ufbb9
Copied!
|
| C# |
\ufbb9
Copied!
|
| CSS |
\00FBB9
Copied!
|
| Excel |
=UNICHAR(64441)
Copied!
|
| Go |
\ufbb9
Copied!
|
| JavaScript |
\uFBB9
Copied!
|
| Modern JavaScript (since ES6) |
\u{fbb9}
Copied!
|
| JSON |
\uFBB9
Copied!
|
| Java |
\uFBB9
Copied!
|
| Lua |
\u{FBB9}
Copied!
|
| Matlab |
char(64441)
Copied!
|
| Perl |
\x{FBB9}
Copied!
|
| PHP |
\u{fbb9}
Copied!
|
| PostgreSQL |
U&'\FBB9'
Copied!
|
| PowerShell |
`u{FBB9}
Copied!
|
| Python |
\ufbb9
Copied!
|
| Ruby |
\u{fbb9}
Copied!
|
| Rust |
\u{fbb9}
Copied!
|