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