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