If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE82, officially named ARABIC LETTER ALEF WITH MADDA ABOVE 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 MADDAH ON ALEF.
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º |
65154
Copied!
|
|---|---|
| UTF-8 |
EF BA 82
Copied!
|
| UTF-16 |
FE 82
Copied!
|
| UTF-32 |
00 00 FE 82
Copied!
|
| URL-Quoted |
%EF%BA%82
Copied!
|
| HTML hex reference |
ﺂ
Copied!
|
| RFC 5137 |
\u'FE82'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE82
Copied!
|
| C and C++ |
\ufe82
Copied!
|
| C# |
\ufe82
Copied!
|
| CSS |
\00FE82
Copied!
|
| Excel |
=UNICHAR(65154)
Copied!
|
| Go |
\ufe82
Copied!
|
| JavaScript |
\uFE82
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe82}
Copied!
|
| JSON |
\uFE82
Copied!
|
| Java |
\uFE82
Copied!
|
| Lua |
\u{FE82}
Copied!
|
| Matlab |
char(65154)
Copied!
|
| Perl |
\x{FE82}
Copied!
|
| PHP |
\u{fe82}
Copied!
|
| PostgreSQL |
U&'\FE82'
Copied!
|
| PowerShell |
`u{FE82}
Copied!
|
| Python |
\ufe82
Copied!
|
| Ruby |
\u{fe82}
Copied!
|
| Rust |
\u{fe82}
Copied!
|