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' : ''">
🂪
PLAYING CARD TEN OF SPADES
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F0AA | |
| decimal | 127146 | |
| htmldecimal | 🂪 | |
| htmlhex | 🂪 | |
| css | \1F0AA | |
| javascript | \u{1F0AA} | |
| python | \U0001f0aa | |
| java | \uD83C\uDCAA | |
| go | \U0001F0AA | |
| ruby | \u{1F0AA} | |
| rust | \u{1F0AA} | |
| ccpp | \U0001f0aa | |
| urlencoded | %F0%9F%82%AA | |
| utf8bytes | f0 9f 82 aa | |
| utf16bebytes | d8 3c dc aa | |
| utf32bebytes | 00 01 f0 aa |
How to Use
HTML:
🂪
CSS:
content: "\1F0AA"
JavaScript:
"\u{1F0AA}"
Python:
"\U0001f0aa"
Properties
- Block
- Playing Cards
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No