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' : ''">
🧖
PERSON IN STEAMY ROOM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F9D6 | |
| decimal | 129494 | |
| htmldecimal | 🧖 | |
| htmlhex | 🧖 | |
| css | \1F9D6 | |
| javascript | \u{1F9D6} | |
| python | \U0001f9d6 | |
| java | \uD83E\uDDD6 | |
| go | \U0001F9D6 | |
| ruby | \u{1F9D6} | |
| rust | \u{1F9D6} | |
| ccpp | \U0001f9d6 | |
| urlencoded | %F0%9F%A7%96 | |
| utf8bytes | f0 9f a7 96 | |
| utf16bebytes | d8 3e dd d6 | |
| utf32bebytes | 00 01 f9 d6 |
How to Use
HTML:
🧖
CSS:
content: "\1F9D6"
JavaScript:
"\u{1F9D6}"
Python:
"\U0001f9d6"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No