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