copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('K'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
K
LATIN CAPITAL LETTER K
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+004B | |
| decimal | 75 | |
| htmldecimal | K | |
| htmlhex | K | |
| css | \004B | |
| javascript | \u{4B} | |
| python | \u004b | |
| java | \u004B | |
| go | \u004B | |
| ruby | \u{4B} | |
| rust | \u{4B} | |
| ccpp | \u004b | |
| urlencoded | K | |
| utf8bytes | 4b | |
| utf16bebytes | 00 4b | |
| utf32bebytes | 00 00 00 4b |
How to Use
HTML:
K
CSS:
content: "\004B"
JavaScript:
"\u{4B}"
Python:
"\u004b"
Properties
- Block
- Basic Latin
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Compare
Frequently Asked Questions
What is the K character (LATIN CAPITAL LETTER K)?
K (LATIN CAPITAL LETTER K) is the Unicode character U+004B.
What is the Unicode codepoint of LATIN CAPITAL LETTER K?
The LATIN CAPITAL LETTER K character (K) has codepoint U+004B.
How do I type or copy LATIN CAPITAL LETTER K?
Copy K directly, or use the HTML entity, UTF-8, and code encodings shown on this page.