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 ACUTE
Overview
ḱ (LATIN SMALL LETTER K WITH ACUTE) is the Unicode character at code point U+1E31. It belongs to the Latin Extended Additional block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E31 | |
| decimal | 7729 | |
| htmldecimal | ḱ | |
| htmlhex | ḱ | |
| css | \1E31 | |
| javascript | \u{1E31} | |
| python | \u1e31 | |
| java | \u1E31 | |
| go | \u1E31 | |
| ruby | \u{1E31} | |
| rust | \u{1E31} | |
| ccpp | \u1e31 | |
| urlencoded | %E1%B8%B1 | |
| utf8bytes | e1 b8 b1 | |
| utf16bebytes | 1e 31 | |
| utf32bebytes | 00 00 1e 31 |
How to Use
HTML:
ḱ
CSS:
content: "\1E31"
JavaScript:
"\u{1E31}"
Python:
"\u1e31"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 006B 0301
Frequently Asked Questions
What is the ḱ character (LATIN SMALL LETTER K WITH ACUTE)?
ḱ (LATIN SMALL LETTER K WITH ACUTE) is the Unicode character U+1E31.
What is the Unicode codepoint of LATIN SMALL LETTER K WITH ACUTE?
The LATIN SMALL LETTER K WITH ACUTE character (ḱ) has codepoint U+1E31.
How do I type or copy LATIN SMALL LETTER K WITH ACUTE?
Copy ḱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.