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 GHAIN ISOLATED FORM
Overview
ﻍ (ARABIC LETTER GHAIN ISOLATED FORM) is the Unicode character at code point U+FECD. 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+FECD | |
| decimal | 65229 | |
| htmldecimal | ﻍ | |
| htmlhex | ﻍ | |
| css | \FECD | |
| javascript | \u{FECD} | |
| python | \ufecd | |
| java | \uFECD | |
| go | \uFECD | |
| ruby | \u{FECD} | |
| rust | \u{FECD} | |
| ccpp | \ufecd | |
| urlencoded | %EF%BB%8D | |
| utf8bytes | ef bb 8d | |
| utf16bebytes | fe cd | |
| utf32bebytes | 00 00 fe cd |
How to Use
HTML:
ﻍ
CSS:
content: "\FECD"
JavaScript:
"\u{FECD}"
Python:
"\ufecd"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 063A
Frequently Asked Questions
What is the ﻍ character (ARABIC LETTER GHAIN ISOLATED FORM)?
ﻍ (ARABIC LETTER GHAIN ISOLATED FORM) is the Unicode character U+FECD.
What is the Unicode codepoint of ARABIC LETTER GHAIN ISOLATED FORM?
The ARABIC LETTER GHAIN ISOLATED FORM character (ﻍ) has codepoint U+FECD.
How do I type or copy ARABIC LETTER GHAIN ISOLATED FORM?
Copy ﻍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.