If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FEAA, officially named ARABIC LETTER DAL FINAL FORM, was introduced in Unicode version 1.1. It is part of the Arabic PF B block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as GLYPH FOR FINAL ARABIC DAL.
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º |
65194
Copied!
|
|---|---|
| UTF-8 |
EF BA AA
Copied!
|
| UTF-16 |
FE AA
Copied!
|
| UTF-32 |
00 00 FE AA
Copied!
|
| URL-Quoted |
%EF%BA%AA
Copied!
|
| HTML hex reference |
ﺪ
Copied!
|
| RFC 5137 |
\u'FEAA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFEAA
Copied!
|
| C and C++ |
\ufeaa
Copied!
|
| C# |
\ufeaa
Copied!
|
| CSS |
\00FEAA
Copied!
|
| Excel |
=UNICHAR(65194)
Copied!
|
| Go |
\ufeaa
Copied!
|
| JavaScript |
\uFEAA
Copied!
|
| Modern JavaScript (since ES6) |
\u{feaa}
Copied!
|
| JSON |
\uFEAA
Copied!
|
| Java |
\uFEAA
Copied!
|
| Lua |
\u{FEAA}
Copied!
|
| Matlab |
char(65194)
Copied!
|
| Perl |
\x{FEAA}
Copied!
|
| PHP |
\u{feaa}
Copied!
|
| PostgreSQL |
U&'\FEAA'
Copied!
|
| PowerShell |
`u{FEAA}
Copied!
|
| Python |
\ufeaa
Copied!
|
| Ruby |
\u{feaa}
Copied!
|
| Rust |
\u{feaa}
Copied!
|