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