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