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 SHADDA MEDIAL FORM
Overview
ﹽ (ARABIC SHADDA MEDIAL FORM) is the Unicode character at code point U+FE7D. 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+FE7D | |
| decimal | 65149 | |
| htmldecimal | ﹽ | |
| htmlhex | ﹽ | |
| css | \FE7D | |
| javascript | \u{FE7D} | |
| python | \ufe7d | |
| java | \uFE7D | |
| go | \uFE7D | |
| ruby | \u{FE7D} | |
| rust | \u{FE7D} | |
| ccpp | \ufe7d | |
| urlencoded | %EF%B9%BD | |
| utf8bytes | ef b9 bd | |
| utf16bebytes | fe 7d | |
| utf32bebytes | 00 00 fe 7d |
How to Use
HTML:
ﹽ
CSS:
content: "\FE7D"
JavaScript:
"\u{FE7D}"
Python:
"\ufe7d"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <medial> 0640 0651
Frequently Asked Questions
What is the ﹽ character (ARABIC SHADDA MEDIAL FORM)?
ﹽ (ARABIC SHADDA MEDIAL FORM) is the Unicode character U+FE7D.
What is the Unicode codepoint of ARABIC SHADDA MEDIAL FORM?
The ARABIC SHADDA MEDIAL FORM character (ﹽ) has codepoint U+FE7D.
How do I type or copy ARABIC SHADDA MEDIAL FORM?
Copy ﹽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.