Latin Small Letter K Letter
The lowercase “k” letter, Unicode U+006B, used in English text and programming contexts.
U+006B
The symbol “k” is the Latin small letter K. It’s part of the Basic Latin character set and has a single, well-defined Unicode identity. Use it directly in text, designs, or code using the copy variations below.
Latin Small Letter K Letter Meaning
“k” is the lowercase form of the Latin letter K, represented by Unicode code point U+006B (HTML entity: k). In everyday writing, “k” is commonly used as the letter in words and abbreviations such as “km” (kilometer) or “k” as a shorthand for “thousand” (e.g., “10k”). In identifiers and programming, “k” often appears as a variable name, parameter, or part of keys (e.g., “k” in keyboard-related labels). Because it’s a standard Unicode character, it’s safe to copy across most systems and platforms.
Common uses
- •Typing normal English words that include the letter k
- •UI labels and button text using lowercase typography
- •Variable names and parameters in programming examples
- •Product or category codes where “k” is part of an identifier
- •Abbreviations like “km” or shorthand like “10k” in text content
Examples
k (Latin Small Letter K) Symbol
- ki like coding
- kthe key is k
- krun test with k=3
- kdistance: 15km
- kbudget: 10k
Variations
Technical codes
| Unicode | U+006B | |
| HTML Entity | k | |
| HTML Code | k | |
| CSS | \006B |
FAQ
What does the Latin Small Letter K letter mean?
“k” is the lowercase form of the Latin letter K, represented by Unicode code point U+006B (HTML entity: k). In everyday writing, “k” is commonly used as the letter in words and abbreviations such as “km” (kilometer) or “k” as a shorthand for “thousand” (e.g., “10k”). In identifiers and programming, “k” often appears as a variable name, parameter, or part of keys (e.g., “k” in keyboard-related labels). Because it’s a standard Unicode character, it’s safe to copy across most systems and platforms.
What Unicode character is the lowercase “k”?
It is the Latin Small Letter K with Unicode code point U+006B.
How do I write “k” using HTML or JavaScript?
HTML: k . JavaScript: \\u{006B}.
Is “k” the same as an uppercase “K”?
No. Lowercase “k” (U+006B) and uppercase “K” are different Unicode characters with different code points.
Can I safely copy “k” into design tools and code editors?
Yes. Since it’s a standard Unicode Basic Latin character, it should render consistently across most platforms.