Latin Capital Letter K With Cedilla Letter
Ķ is the uppercase Latin K with a cedilla, used in certain European writing systems and proper names.
U+0136
Ķ (U+0136) is a Latin Extended uppercase letter. It looks like a capital K with a cedilla underneath, and it can be copied directly or inserted using standard character codes.
Latin Capital Letter K With Cedilla Letter Meaning
Ķ is the uppercase form of “K” with a cedilla (Unicode name: LATIN CAPITAL LETTER K WITH CEDILLA, code point U+0136). The cedilla marks the letter as a distinct character rather than a decorative variant, so it matters for spelling, search, and typography in languages and names that use this letter. In practice, you’ll see Ķ in text where that exact letter is required, such as certain Latvian words, personal names, and properly encoded HTML or UI labels. Using the correct Unicode character helps avoid substitutions like plain “K” that may change the intended spelling.
Common uses
- •Typing or rendering correct names and surnames that contain Ķ
- •Using the proper letter in Latvian (and other) text where Ķ is part of standard spelling
- •Database entry and forms that require exact Unicode matching
- •Creating UI labels, dropdown options, or headings that must preserve the character
- •Designing multilingual content where correct character encoding is important
Examples
Ķ — Latin Capital Letter K with Cedilla
- ĶĶīpa
- ĶJānis Ķirsons
- ĶRīga Ķemplera iela
- ĶPaldies, Ķ!
- ĶĶemeri
Variations
Technical codes
| Unicode | U+0136 | |
| HTML Entity | Ķ | |
| HTML Code | Ķ | |
| CSS | \0136 |
FAQ
What does the Latin Capital Letter K With Cedilla letter mean?
Ķ is the uppercase form of “K” with a cedilla (Unicode name: LATIN CAPITAL LETTER K WITH CEDILLA, code point U+0136). The cedilla marks the letter as a distinct character rather than a decorative variant, so it matters for spelling, search, and typography in languages and names that use this letter. In practice, you’ll see Ķ in text where that exact letter is required, such as certain Latvian words, personal names, and properly encoded HTML or UI labels. Using the correct Unicode character helps avoid substitutions like plain “K” that may change the intended spelling.
What Unicode character is Ķ?
Ķ is LATIN CAPITAL LETTER K WITH CEDILLA, Unicode code point U+0136.
How do I paste Ķ on a website or in HTML?
You can paste it directly, or use the provided HTML entity: Ķ.
What CSS escape can I use for Ķ?
Use the CSS escape form: \\0136.
What JavaScript escape represents Ķ?
Use: \\u{0136}.