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