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 KAF WITH YEH FINAL FORM
Overview
ﲄ (ARABIC LIGATURE KAF WITH YEH FINAL FORM) is the Unicode character at code point U+FC84. 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+FC84 | |
| decimal | 64644 | |
| htmldecimal | ﲄ | |
| htmlhex | ﲄ | |
| css | \FC84 | |
| javascript | \u{FC84} | |
| python | \ufc84 | |
| java | \uFC84 | |
| go | \uFC84 | |
| ruby | \u{FC84} | |
| rust | \u{FC84} | |
| ccpp | \ufc84 | |
| urlencoded | %EF%B2%84 | |
| utf8bytes | ef b2 84 | |
| utf16bebytes | fc 84 | |
| utf32bebytes | 00 00 fc 84 |
How to Use
HTML:
ﲄ
CSS:
content: "\FC84"
JavaScript:
"\u{FC84}"
Python:
"\ufc84"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 0643 064A
Frequently Asked Questions
What is the ﲄ character (ARABIC LIGATURE KAF WITH YEH FINAL FORM)?
ﲄ (ARABIC LIGATURE KAF WITH YEH FINAL FORM) is the Unicode character U+FC84.
What is the Unicode codepoint of ARABIC LIGATURE KAF WITH YEH FINAL FORM?
The ARABIC LIGATURE KAF WITH YEH FINAL FORM character (ﲄ) has codepoint U+FC84.
How do I type or copy ARABIC LIGATURE KAF WITH YEH FINAL FORM?
Copy ﲄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.