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