If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FD1F, officially named ARABIC LIGATURE KHAH WITH ALEF MAKSURA 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º |
64799
Copied!
|
|---|---|
| UTF-8 |
EF B4 9F
Copied!
|
| UTF-16 |
FD 1F
Copied!
|
| UTF-32 |
00 00 FD 1F
Copied!
|
| URL-Quoted |
%EF%B4%9F
Copied!
|
| HTML hex reference |
ﴟ
Copied!
|
| RFC 5137 |
\u'FD1F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFD1F
Copied!
|
| C and C++ |
\ufd1f
Copied!
|
| C# |
\ufd1f
Copied!
|
| CSS |
\00FD1F
Copied!
|
| Excel |
=UNICHAR(64799)
Copied!
|
| Go |
\ufd1f
Copied!
|
| JavaScript |
\uFD1F
Copied!
|
| Modern JavaScript (since ES6) |
\u{fd1f}
Copied!
|
| JSON |
\uFD1F
Copied!
|
| Java |
\uFD1F
Copied!
|
| Lua |
\u{FD1F}
Copied!
|
| Matlab |
char(64799)
Copied!
|
| Perl |
\x{FD1F}
Copied!
|
| PHP |
\u{fd1f}
Copied!
|
| PostgreSQL |
U&'\FD1F'
Copied!
|
| PowerShell |
`u{FD1F}
Copied!
|
| Python |
\ufd1f
Copied!
|
| Ruby |
\u{fd1f}
Copied!
|
| Rust |
\u{fd1f}
Copied!
|