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