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