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