If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FC01, officially named ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED 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º |
64513
Copied!
|
|---|---|
| UTF-8 |
EF B0 81
Copied!
|
| UTF-16 |
FC 01
Copied!
|
| UTF-32 |
00 00 FC 01
Copied!
|
| URL-Quoted |
%EF%B0%81
Copied!
|
| HTML hex reference |
ﰁ
Copied!
|
| RFC 5137 |
\u'FC01'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFC01
Copied!
|
| C and C++ |
\ufc01
Copied!
|
| C# |
\ufc01
Copied!
|
| CSS |
\00FC01
Copied!
|
| Excel |
=UNICHAR(64513)
Copied!
|
| Go |
\ufc01
Copied!
|
| JavaScript |
\uFC01
Copied!
|
| Modern JavaScript (since ES6) |
\u{fc01}
Copied!
|
| JSON |
\uFC01
Copied!
|
| Java |
\uFC01
Copied!
|
| Lua |
\u{FC01}
Copied!
|
| Matlab |
char(64513)
Copied!
|
| Perl |
\x{FC01}
Copied!
|
| PHP |
\u{fc01}
Copied!
|
| PostgreSQL |
U&'\FC01'
Copied!
|
| PowerShell |
`u{FC01}
Copied!
|
| Python |
\ufc01
Copied!
|
| Ruby |
\u{fc01}
Copied!
|
| Rust |
\u{fc01}
Copied!
|