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