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 MEDIAL FORM
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FEA0 | |
| decimal | 65184 | |
| htmldecimal | ﺠ | |
| htmlhex | ﺠ | |
| css | \FEA0 | |
| javascript | \u{FEA0} | |
| python | \ufea0 | |
| java | \uFEA0 | |
| go | \uFEA0 | |
| ruby | \u{FEA0} | |
| rust | \u{FEA0} | |
| ccpp | \ufea0 | |
| urlencoded | %EF%BA%A0 | |
| utf8bytes | ef ba a0 | |
| utf16bebytes | fe a0 | |
| utf32bebytes | 00 00 fe a0 |
How to Use
HTML:
ﺠ
CSS:
content: "\FEA0"
JavaScript:
"\u{FEA0}"
Python:
"\ufea0"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <medial> 062C
Frequently Asked Questions
What is the ﺠ character (ARABIC LETTER JEEM MEDIAL FORM)?
ﺠ (ARABIC LETTER JEEM MEDIAL FORM) is the Unicode character U+FEA0.
What is the Unicode codepoint of ARABIC LETTER JEEM MEDIAL FORM?
The ARABIC LETTER JEEM MEDIAL FORM character (ﺠ) has codepoint U+FEA0.
How do I type or copy ARABIC LETTER JEEM MEDIAL FORM?
Copy ﺠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.