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