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
კ (GEORGIAN LETTER KAN) is the Unicode character at code point U+10D9. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10D9 | |
| decimal | 4313 | |
| htmldecimal | კ | |
| htmlhex | კ | |
| css | \10D9 | |
| javascript | \u{10D9} | |
| python | \u10d9 | |
| java | \u10D9 | |
| go | \u10D9 | |
| ruby | \u{10D9} | |
| rust | \u{10D9} | |
| ccpp | \u10d9 | |
| urlencoded | %E1%83%99 | |
| utf8bytes | e1 83 99 | |
| utf16bebytes | 10 d9 | |
| utf32bebytes | 00 00 10 d9 |
How to Use
HTML:
კ
CSS:
content: "\10D9"
JavaScript:
"\u{10D9}"
Python:
"\u10d9"
Properties
Frequently Asked Questions
What is the კ character (GEORGIAN LETTER KAN)?
კ (GEORGIAN LETTER KAN) is the Unicode character U+10D9.
What is the Unicode codepoint of GEORGIAN LETTER KAN?
The GEORGIAN LETTER KAN character (კ) has codepoint U+10D9.
How do I type or copy GEORGIAN LETTER KAN?
Copy კ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.