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