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