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