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