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