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