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
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