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