free-symbols
ķ

Latin Small Letter K With Cedilla Letter

ķ is the Latin small letter k with cedilla (U+0137), used in languages that need this specific character.

U+0137

The character ķ is “k” with a cedilla. It belongs to the Latin Extended block and has a dedicated Unicode code point. Use it when you need correct spelling in languages and proper character encoding in apps.

Latin Small Letter K With Cedilla Letter Meaning

ķ (U+0137) is a specific letter of the Latin alphabet: a lowercase “k” marked with a cedilla. It is not interchangeable with plain “k,” because the cedilla is part of the letter’s identity in languages that use this character. In practice, you’ll encounter ķ in written words, names, and other text where accurate spelling depends on using the exact Unicode character. For developers and designers, using ķ avoids problems like missing glyphs, incorrect transliteration, or search/validation mismatches caused by using the wrong character (for example, “k” instead of “ķ”).

Common uses

  • Writing words and names in languages that use ķ as a distinct letter
  • Correct localization of UI text and labels where spelling must match official forms
  • Typography and graphic design for accurate branding and multilingual content
  • Academic or content writing where precise characters are required
  • Developer use in strings and data fields that must preserve exact Unicode characters

Examples

ķ — Latin Small Letter K with Cedilla

  • ķA guide: “Use ķ, not k, for proper spelling.”
  • ķType: ķ in the surname field.
  • ķIn Latvian: ķ appears in some commonly used words.
  • ķThe label should display: ķ correctly.
  • ķCheck that your text contains U+0137 (ķ).

Variations

Technical codes

UnicodeU+0137
HTML Entityķ
HTML Codeķ
CSS\0137

FAQ

What does the Latin Small Letter K With Cedilla letter mean?

ķ (U+0137) is a specific letter of the Latin alphabet: a lowercase “k” marked with a cedilla. It is not interchangeable with plain “k,” because the cedilla is part of the letter’s identity in languages that use this character. In practice, you’ll encounter ķ in written words, names, and other text where accurate spelling depends on using the exact Unicode character. For developers and designers, using ķ avoids problems like missing glyphs, incorrect transliteration, or search/validation mismatches caused by using the wrong character (for example, “k” instead of “ķ”).

Is ķ the same as plain “k”?

No. ķ is a distinct Unicode character (U+0137) with a cedilla. For correct spelling and reliable matching, use ķ instead of k.

What is the Unicode code point for ķ?

The Unicode code point for ķ is U+0137.

How can I copy ķ into HTML?

You can use the HTML entity: ķ

What are common programming escapes for ķ?

Examples include CSS escape \\0137 and JavaScript (Unicode code point) escape \\u{0137}.