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