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