copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ﺝ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ﺝ
ARABIC LETTER JEEM ISOLATED FORM
Overview
ﺝ (ARABIC LETTER JEEM ISOLATED FORM) is the Unicode character at code point U+FE9D. It belongs to the Arabic Presentation Forms-B block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE9D | |
| decimal | 65181 | |
| htmldecimal | ﺝ | |
| htmlhex | ﺝ | |
| css | \FE9D | |
| javascript | \u{FE9D} | |
| python | \ufe9d | |
| java | \uFE9D | |
| go | \uFE9D | |
| ruby | \u{FE9D} | |
| rust | \u{FE9D} | |
| ccpp | \ufe9d | |
| urlencoded | %EF%BA%9D | |
| utf8bytes | ef ba 9d | |
| utf16bebytes | fe 9d | |
| utf32bebytes | 00 00 fe 9d |
How to Use
HTML:
ﺝ
CSS:
content: "\FE9D"
JavaScript:
"\u{FE9D}"
Python:
"\ufe9d"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 062C
Frequently Asked Questions
What is the ﺝ character (ARABIC LETTER JEEM ISOLATED FORM)?
ﺝ (ARABIC LETTER JEEM ISOLATED FORM) is the Unicode character U+FE9D.
What is the Unicode codepoint of ARABIC LETTER JEEM ISOLATED FORM?
The ARABIC LETTER JEEM ISOLATED FORM character (ﺝ) has codepoint U+FE9D.
How do I type or copy ARABIC LETTER JEEM ISOLATED FORM?
Copy ﺝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.