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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.