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