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 SMALL LETTER K WITH CEDILLA
Overview
ķ (LATIN SMALL LETTER K WITH CEDILLA) is the Unicode character at code point U+0137. It belongs to the Latin Extended-A block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0137 | |
| decimal | 311 | |
| htmldecimal | ķ | |
| htmlhex | ķ | |
| css | \0137 | |
| javascript | \u{137} | |
| python | \u0137 | |
| java | \u0137 | |
| go | \u0137 | |
| ruby | \u{137} | |
| rust | \u{137} | |
| ccpp | \u0137 | |
| urlencoded | %C4%B7 | |
| utf8bytes | c4 b7 | |
| utf16bebytes | 01 37 | |
| utf32bebytes | 00 00 01 37 |
How to Use
HTML:
ķ
CSS:
content: "\0137"
JavaScript:
"\u{137}"
Python:
"\u0137"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 006B 0327
Frequently Asked Questions
What is the ķ character (LATIN SMALL LETTER K WITH CEDILLA)?
ķ (LATIN SMALL LETTER K WITH CEDILLA) is the Unicode character U+0137.
What is the Unicode codepoint of LATIN SMALL LETTER K WITH CEDILLA?
The LATIN SMALL LETTER K WITH CEDILLA character (ķ) has codepoint U+0137.
How do I type or copy LATIN SMALL LETTER K WITH CEDILLA?
Copy ķ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.