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