If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FCB1, officially named ARABIC LIGATURE SAD WITH HAH INITIAL FORM, was introduced in Unicode version 1.1. It is part of the Arabic PF A block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Arabic script. In terms of text layout and rendering, the glyph is Unknown 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º |
64689
Copied!
|
|---|---|
| UTF-8 |
EF B2 B1
Copied!
|
| UTF-16 |
FC B1
Copied!
|
| UTF-32 |
00 00 FC B1
Copied!
|
| URL-Quoted |
%EF%B2%B1
Copied!
|
| HTML hex reference |
ﲱ
Copied!
|
| RFC 5137 |
\u'FCB1'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFCB1
Copied!
|
| C and C++ |
\ufcb1
Copied!
|
| C# |
\ufcb1
Copied!
|
| CSS |
\00FCB1
Copied!
|
| Excel |
=UNICHAR(64689)
Copied!
|
| Go |
\ufcb1
Copied!
|
| JavaScript |
\uFCB1
Copied!
|
| Modern JavaScript (since ES6) |
\u{fcb1}
Copied!
|
| JSON |
\uFCB1
Copied!
|
| Java |
\uFCB1
Copied!
|
| Lua |
\u{FCB1}
Copied!
|
| Matlab |
char(64689)
Copied!
|
| Perl |
\x{FCB1}
Copied!
|
| PHP |
\u{fcb1}
Copied!
|
| PostgreSQL |
U&'\FCB1'
Copied!
|
| PowerShell |
`u{FCB1}
Copied!
|
| Python |
\ufcb1
Copied!
|
| Ruby |
\u{fcb1}
Copied!
|
| Rust |
\u{fcb1}
Copied!
|