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 KEHEH) is the Unicode character at code point U+06A9. 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+06A9 | |
| decimal | 1705 | |
| htmldecimal | ک | |
| htmlhex | ک | |
| css | \06A9 | |
| javascript | \u{6A9} | |
| python | \u06a9 | |
| java | \u06A9 | |
| go | \u06A9 | |
| ruby | \u{6A9} | |
| rust | \u{6A9} | |
| ccpp | \u06a9 | |
| urlencoded | %DA%A9 | |
| utf8bytes | da a9 | |
| utf16bebytes | 06 a9 | |
| utf32bebytes | 00 00 06 a9 |
How to Use
HTML:
ک
CSS:
content: "\06A9"
JavaScript:
"\u{6A9}"
Python:
"\u06a9"
Properties
Frequently Asked Questions
What is the ک character (ARABIC LETTER KEHEH)?
ک (ARABIC LETTER KEHEH) is the Unicode character U+06A9.
What is the Unicode codepoint of ARABIC LETTER KEHEH?
The ARABIC LETTER KEHEH character (ک) has codepoint U+06A9.
How do I type or copy ARABIC LETTER KEHEH?
Copy ک directly, or use the HTML entity, UTF-8, and code encodings shown on this page.