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