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