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