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' : ''">
Ⱪ
LATIN CAPITAL LETTER K WITH DESCENDER
Overview
Ⱪ (LATIN CAPITAL LETTER K WITH DESCENDER) is the Unicode character at code point U+2C69. It belongs to the Latin Extended-C block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C69 | |
| decimal | 11369 | |
| htmldecimal | Ⱪ | |
| htmlhex | Ⱪ | |
| css | \2C69 | |
| javascript | \u{2C69} | |
| python | \u2c69 | |
| java | \u2C69 | |
| go | \u2C69 | |
| ruby | \u{2C69} | |
| rust | \u{2C69} | |
| ccpp | \u2c69 | |
| urlencoded | %E2%B1%A9 | |
| utf8bytes | e2 b1 a9 | |
| utf16bebytes | 2c 69 | |
| utf32bebytes | 00 00 2c 69 |
How to Use
HTML:
Ⱪ
CSS:
content: "\2C69"
JavaScript:
"\u{2C69}"
Python:
"\u2c69"
Properties
- Block
- Latin Extended-C
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ⱪ character (LATIN CAPITAL LETTER K WITH DESCENDER)?
Ⱪ (LATIN CAPITAL LETTER K WITH DESCENDER) is the Unicode character U+2C69.
What is the Unicode codepoint of LATIN CAPITAL LETTER K WITH DESCENDER?
The LATIN CAPITAL LETTER K WITH DESCENDER character (Ⱪ) has codepoint U+2C69.
How do I type or copy LATIN CAPITAL LETTER K WITH DESCENDER?
Copy Ⱪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.