If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FDFE, officially named ARABIC LIGATURE SUBHAANAHU WA TAAALAA, was introduced in Unicode version 14.0. It is part of the Arabic PF A block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Arabic script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral 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º |
65022
Copied!
|
|---|---|
| UTF-8 |
EF B7 BE
Copied!
|
| UTF-16 |
FD FE
Copied!
|
| UTF-32 |
00 00 FD FE
Copied!
|
| URL-Quoted |
%EF%B7%BE
Copied!
|
| HTML hex reference |
﷾
Copied!
|
| RFC 5137 |
\u'FDFE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFDFE
Copied!
|
| C and C++ |
\ufdfe
Copied!
|
| C# |
\ufdfe
Copied!
|
| CSS |
\00FDFE
Copied!
|
| Excel |
=UNICHAR(65022)
Copied!
|
| Go |
\ufdfe
Copied!
|
| JavaScript |
\uFDFE
Copied!
|
| Modern JavaScript (since ES6) |
\u{fdfe}
Copied!
|
| JSON |
\uFDFE
Copied!
|
| Java |
\uFDFE
Copied!
|
| Lua |
\u{FDFE}
Copied!
|
| Matlab |
char(65022)
Copied!
|
| Perl |
\x{FDFE}
Copied!
|
| PHP |
\u{fdfe}
Copied!
|
| PostgreSQL |
U&'\FDFE'
Copied!
|
| PowerShell |
`u{FDFE}
Copied!
|
| Python |
\ufdfe
Copied!
|
| Ruby |
\u{fdfe}
Copied!
|
| Rust |
\u{fdfe}
Copied!
|