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 YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM
Overview
ﰁ (ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM) is the Unicode character at code point U+FC01. 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+FC01 | |
| decimal | 64513 | |
| htmldecimal | ﰁ | |
| htmlhex | ﰁ | |
| css | \FC01 | |
| javascript | \u{FC01} | |
| python | \ufc01 | |
| java | \uFC01 | |
| go | \uFC01 | |
| ruby | \u{FC01} | |
| rust | \u{FC01} | |
| ccpp | \ufc01 | |
| urlencoded | %EF%B0%81 | |
| utf8bytes | ef b0 81 | |
| utf16bebytes | fc 01 | |
| utf32bebytes | 00 00 fc 01 |
How to Use
HTML:
ﰁ
CSS:
content: "\FC01"
JavaScript:
"\u{FC01}"
Python:
"\ufc01"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 0626 062D
Frequently Asked Questions
What is the ﰁ character (ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM)?
ﰁ (ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM) is the Unicode character U+FC01.
What is the Unicode codepoint of ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM?
The ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM character (ﰁ) has codepoint U+FC01.
How do I type or copy ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM?
Copy ﰁ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.