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' : ''">
๐ซ
MATHEMATICAL ITALIC CAPITAL KAPPA
Overview
๐ซ (MATHEMATICAL ITALIC CAPITAL KAPPA) is the Unicode character at code point U+1D6EB. It belongs to the Mathematical Alphanumeric Symbols block, in the Uppercase Letter (Lu) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D6EB | |
| decimal | 120555 | |
| htmldecimal | 𝛫 | |
| htmlhex | 𝛫 | |
| css | \1D6EB | |
| javascript | \u{1D6EB} | |
| python | \U0001d6eb | |
| java | \uD835\uDEEB | |
| go | \U0001D6EB | |
| ruby | \u{1D6EB} | |
| rust | \u{1D6EB} | |
| ccpp | \U0001d6eb | |
| urlencoded | %F0%9D%9B%AB | |
| utf8bytes | f0 9d 9b ab | |
| utf16bebytes | d8 35 de eb | |
| utf32bebytes | 00 01 d6 eb |
How to Use
HTML:
𝛫
CSS:
content: "\1D6EB"
JavaScript:
"\u{1D6EB}"
Python:
"\U0001d6eb"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 039A
Frequently Asked Questions
What is the ๐ซ character (MATHEMATICAL ITALIC CAPITAL KAPPA)?
๐ซ (MATHEMATICAL ITALIC CAPITAL KAPPA) is the Unicode character U+1D6EB.
What is the Unicode codepoint of MATHEMATICAL ITALIC CAPITAL KAPPA?
The MATHEMATICAL ITALIC CAPITAL KAPPA character (๐ซ) has codepoint U+1D6EB.
How do I type or copy MATHEMATICAL ITALIC CAPITAL KAPPA?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.