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