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 SHADDA WITH FATHA ISOLATED FORM
Overview
ﱠ (ARABIC LIGATURE SHADDA WITH FATHA ISOLATED FORM) is the Unicode character at code point U+FC60. 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+FC60 | |
| decimal | 64608 | |
| htmldecimal | ﱠ | |
| htmlhex | ﱠ | |
| css | \FC60 | |
| javascript | \u{FC60} | |
| python | \ufc60 | |
| java | \uFC60 | |
| go | \uFC60 | |
| ruby | \u{FC60} | |
| rust | \u{FC60} | |
| ccpp | \ufc60 | |
| urlencoded | %EF%B1%A0 | |
| utf8bytes | ef b1 a0 | |
| utf16bebytes | fc 60 | |
| utf32bebytes | 00 00 fc 60 |
How to Use
HTML:
ﱠ
CSS:
content: "\FC60"
JavaScript:
"\u{FC60}"
Python:
"\ufc60"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 0020 064E 0651
Frequently Asked Questions
What is the ﱠ character (ARABIC LIGATURE SHADDA WITH FATHA ISOLATED FORM)?
ﱠ (ARABIC LIGATURE SHADDA WITH FATHA ISOLATED FORM) is the Unicode character U+FC60.
What is the Unicode codepoint of ARABIC LIGATURE SHADDA WITH FATHA ISOLATED FORM?
The ARABIC LIGATURE SHADDA WITH FATHA ISOLATED FORM character (ﱠ) has codepoint U+FC60.
How do I type or copy ARABIC LIGATURE SHADDA WITH FATHA ISOLATED FORM?
Copy ﱠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.