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' : ''">
๐
NEGATIVE CIRCLED LATIN CAPITAL LETTER K
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F15A | |
| decimal | 127322 | |
| htmldecimal | 🅚 | |
| htmlhex | 🅚 | |
| css | \1F15A | |
| javascript | \u{1F15A} | |
| python | \U0001f15a | |
| java | \uD83C\uDD5A | |
| go | \U0001F15A | |
| ruby | \u{1F15A} | |
| rust | \u{1F15A} | |
| ccpp | \U0001f15a | |
| urlencoded | %F0%9F%85%9A | |
| utf8bytes | f0 9f 85 9a | |
| utf16bebytes | d8 3c dd 5a | |
| utf32bebytes | 00 01 f1 5a |
How to Use
HTML:
🅚
CSS:
content: "\1F15A"
JavaScript:
"\u{1F15A}"
Python:
"\U0001f15a"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No