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