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' : ''">
🥿
FLAT SHOE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F97F | |
| decimal | 129407 | |
| htmldecimal | 🥿 | |
| htmlhex | 🥿 | |
| css | \1F97F | |
| javascript | \u{1F97F} | |
| python | \U0001f97f | |
| java | \uD83E\uDD7F | |
| go | \U0001F97F | |
| ruby | \u{1F97F} | |
| rust | \u{1F97F} | |
| ccpp | \U0001f97f | |
| urlencoded | %F0%9F%A5%BF | |
| utf8bytes | f0 9f a5 bf | |
| utf16bebytes | d8 3e dd 7f | |
| utf32bebytes | 00 01 f9 7f |
How to Use
HTML:
🥿
CSS:
content: "\1F97F"
JavaScript:
"\u{1F97F}"
Python:
"\U0001f97f"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No