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' : ''">
๐
SQUARED SECOND SCREEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F19C | |
| decimal | 127388 | |
| htmldecimal | 🆜 | |
| htmlhex | 🆜 | |
| css | \1F19C | |
| javascript | \u{1F19C} | |
| python | \U0001f19c | |
| java | \uD83C\uDD9C | |
| go | \U0001F19C | |
| ruby | \u{1F19C} | |
| rust | \u{1F19C} | |
| ccpp | \U0001f19c | |
| urlencoded | %F0%9F%86%9C | |
| utf8bytes | f0 9f 86 9c | |
| utf16bebytes | d8 3c dd 9c | |
| utf32bebytes | 00 01 f1 9c |
How to Use
HTML:
🆜
CSS:
content: "\1F19C"
JavaScript:
"\u{1F19C}"
Python:
"\U0001f19c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No