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' : ''">
κ
GREEK SMALL LETTER KAPPA
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+03BA | |
| decimal | 954 | |
| htmldecimal | κ | |
| htmlhex | κ | |
| css | \03BA | |
| javascript | \u{3BA} | |
| python | \u03ba | |
| java | \u03BA | |
| go | \u03BA | |
| ruby | \u{3BA} | |
| rust | \u{3BA} | |
| ccpp | \u03ba | |
| urlencoded | %CE%BA | |
| utf8bytes | ce ba | |
| utf16bebytes | 03 ba | |
| utf32bebytes | 00 00 03 ba |
How to Use
HTML:
κ
CSS:
content: "\03BA"
JavaScript:
"\u{3BA}"
Python:
"\u03ba"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the κ character (GREEK SMALL LETTER KAPPA)?
κ (GREEK SMALL LETTER KAPPA) is the Unicode character U+03BA.
What is the Unicode codepoint of GREEK SMALL LETTER KAPPA?
The GREEK SMALL LETTER KAPPA character (κ) has codepoint U+03BA.
How do I type or copy GREEK SMALL LETTER KAPPA?
Copy κ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.