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