If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FBBB, officially named ARABIC SYMBOL FOUR DOTS 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º |
64443
Copied!
|
|---|---|
| UTF-8 |
EF AE BB
Copied!
|
| UTF-16 |
FB BB
Copied!
|
| UTF-32 |
00 00 FB BB
Copied!
|
| URL-Quoted |
%EF%AE%BB
Copied!
|
| HTML hex reference |
﮻
Copied!
|
| RFC 5137 |
\u'FBBB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFBBB
Copied!
|
| C and C++ |
\ufbbb
Copied!
|
| C# |
\ufbbb
Copied!
|
| CSS |
\00FBBB
Copied!
|
| Excel |
=UNICHAR(64443)
Copied!
|
| Go |
\ufbbb
Copied!
|
| JavaScript |
\uFBBB
Copied!
|
| Modern JavaScript (since ES6) |
\u{fbbb}
Copied!
|
| JSON |
\uFBBB
Copied!
|
| Java |
\uFBBB
Copied!
|
| Lua |
\u{FBBB}
Copied!
|
| Matlab |
char(64443)
Copied!
|
| Perl |
\x{FBBB}
Copied!
|
| PHP |
\u{fbbb}
Copied!
|
| PostgreSQL |
U&'\FBBB'
Copied!
|
| PowerShell |
`u{FBBB}
Copied!
|
| Python |
\ufbbb
Copied!
|
| Ruby |
\u{fbbb}
Copied!
|
| Rust |
\u{fbbb}
Copied!
|