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' : ''">
🪯
KHANDA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FAAF | |
| decimal | 129711 | |
| htmldecimal | 🪯 | |
| htmlhex | 🪯 | |
| css | \1FAAF | |
| javascript | \u{1FAAF} | |
| python | \U0001faaf | |
| java | \uD83E\uDEAF | |
| go | \U0001FAAF | |
| ruby | \u{1FAAF} | |
| rust | \u{1FAAF} | |
| ccpp | \U0001faaf | |
| urlencoded | %F0%9F%AA%AF | |
| utf8bytes | f0 9f aa af | |
| utf16bebytes | d8 3e de af | |
| utf32bebytes | 00 01 fa af |
How to Use
HTML:
🪯
CSS:
content: "\1FAAF"
JavaScript:
"\u{1FAAF}"
Python:
"\U0001faaf"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No