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