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 LIGATURE SEEN WITH JEEM MEDIAL FORM
Overview
ﴴ (ARABIC LIGATURE SEEN WITH JEEM MEDIAL FORM) is the Unicode character at code point U+FD34. It belongs to the Arabic Presentation Forms-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FD34 | |
| decimal | 64820 | |
| htmldecimal | ﴴ | |
| htmlhex | ﴴ | |
| css | \FD34 | |
| javascript | \u{FD34} | |
| python | \ufd34 | |
| java | \uFD34 | |
| go | \uFD34 | |
| ruby | \u{FD34} | |
| rust | \u{FD34} | |
| ccpp | \ufd34 | |
| urlencoded | %EF%B4%B4 | |
| utf8bytes | ef b4 b4 | |
| utf16bebytes | fd 34 | |
| utf32bebytes | 00 00 fd 34 |
How to Use
HTML:
ﴴ
CSS:
content: "\FD34"
JavaScript:
"\u{FD34}"
Python:
"\ufd34"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <medial> 0633 062C
Frequently Asked Questions
What is the ﴴ character (ARABIC LIGATURE SEEN WITH JEEM MEDIAL FORM)?
ﴴ (ARABIC LIGATURE SEEN WITH JEEM MEDIAL FORM) is the Unicode character U+FD34.
What is the Unicode codepoint of ARABIC LIGATURE SEEN WITH JEEM MEDIAL FORM?
The ARABIC LIGATURE SEEN WITH JEEM MEDIAL FORM character (ﴴ) has codepoint U+FD34.
How do I type or copy ARABIC LIGATURE SEEN WITH JEEM MEDIAL FORM?
Copy ﴴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.