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' : ''">
ك
Overview
ك (ARABIC LETTER KAF) is the Unicode character at code point U+0643. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0643 | |
| decimal | 1603 | |
| htmldecimal | ك | |
| htmlhex | ك | |
| css | \0643 | |
| javascript | \u{643} | |
| python | \u0643 | |
| java | \u0643 | |
| go | \u0643 | |
| ruby | \u{643} | |
| rust | \u{643} | |
| ccpp | \u0643 | |
| urlencoded | %D9%83 | |
| utf8bytes | d9 83 | |
| utf16bebytes | 06 43 | |
| utf32bebytes | 00 00 06 43 |
How to Use
HTML:
ك
CSS:
content: "\0643"
JavaScript:
"\u{643}"
Python:
"\u0643"
Properties
Frequently Asked Questions
What is the ك character (ARABIC LETTER KAF)?
ك (ARABIC LETTER KAF) is the Unicode character U+0643.
What is the Unicode codepoint of ARABIC LETTER KAF?
The ARABIC LETTER KAF character (ك) has codepoint U+0643.
How do I type or copy ARABIC LETTER KAF?
Copy ك directly, or use the HTML entity, UTF-8, and code encodings shown on this page.