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' : ''">
🥼
LAB COAT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F97C | |
| decimal | 129404 | |
| htmldecimal | 🥼 | |
| htmlhex | 🥼 | |
| css | \1F97C | |
| javascript | \u{1F97C} | |
| python | \U0001f97c | |
| java | \uD83E\uDD7C | |
| go | \U0001F97C | |
| ruby | \u{1F97C} | |
| rust | \u{1F97C} | |
| ccpp | \U0001f97c | |
| urlencoded | %F0%9F%A5%BC | |
| utf8bytes | f0 9f a5 bc | |
| utf16bebytes | d8 3e dd 7c | |
| utf32bebytes | 00 01 f9 7c |
How to Use
HTML:
🥼
CSS:
content: "\1F97C"
JavaScript:
"\u{1F97C}"
Python:
"\U0001f97c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No