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