If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FBA4, officially named ARABIC LETTER HEH WITH YEH ABOVE ISOLATED FORM, was introduced in Unicode version 1.1. It is part of the Arabic PF A block, which belongs to the Basic Multilingual plane.
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º |
64420
Copied!
|
|---|---|
| UTF-8 |
EF AE A4
Copied!
|
| UTF-16 |
FB A4
Copied!
|
| UTF-32 |
00 00 FB A4
Copied!
|
| URL-Quoted |
%EF%AE%A4
Copied!
|
| HTML hex reference |
ﮤ
Copied!
|
| RFC 5137 |
\u'FBA4'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFBA4
Copied!
|
| C and C++ |
\ufba4
Copied!
|
| C# |
\ufba4
Copied!
|
| CSS |
\00FBA4
Copied!
|
| Excel |
=UNICHAR(64420)
Copied!
|
| Go |
\ufba4
Copied!
|
| JavaScript |
\uFBA4
Copied!
|
| Modern JavaScript (since ES6) |
\u{fba4}
Copied!
|
| JSON |
\uFBA4
Copied!
|
| Java |
\uFBA4
Copied!
|
| Lua |
\u{FBA4}
Copied!
|
| Matlab |
char(64420)
Copied!
|
| Perl |
\x{FBA4}
Copied!
|
| PHP |
\u{fba4}
Copied!
|
| PostgreSQL |
U&'\FBA4'
Copied!
|
| PowerShell |
`u{FBA4}
Copied!
|
| Python |
\ufba4
Copied!
|
| Ruby |
\u{fba4}
Copied!
|
| Rust |
\u{fba4}
Copied!
|