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' : ''">
๐
RACING CAR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F3CE | |
| decimal | 127950 | |
| htmldecimal | 🏎 | |
| htmlhex | 🏎 | |
| css | \1F3CE | |
| javascript | \u{1F3CE} | |
| python | \U0001f3ce | |
| java | \uD83C\uDFCE | |
| go | \U0001F3CE | |
| ruby | \u{1F3CE} | |
| rust | \u{1F3CE} | |
| ccpp | \U0001f3ce | |
| urlencoded | %F0%9F%8F%8E | |
| utf8bytes | f0 9f 8f 8e | |
| utf16bebytes | d8 3c df ce | |
| utf32bebytes | 00 01 f3 ce |
How to Use
HTML:
🏎
CSS:
content: "\1F3CE"
JavaScript:
"\u{1F3CE}"
Python:
"\U0001f3ce"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No