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' : ''">
🧻
ROLL OF PAPER
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F9FB | |
| decimal | 129531 | |
| htmldecimal | 🧻 | |
| htmlhex | 🧻 | |
| css | \1F9FB | |
| javascript | \u{1F9FB} | |
| python | \U0001f9fb | |
| java | \uD83E\uDDFB | |
| go | \U0001F9FB | |
| ruby | \u{1F9FB} | |
| rust | \u{1F9FB} | |
| ccpp | \U0001f9fb | |
| urlencoded | %F0%9F%A7%BB | |
| utf8bytes | f0 9f a7 bb | |
| utf16bebytes | d8 3e dd fb | |
| utf32bebytes | 00 01 f9 fb |
Cómo usar
HTML:
🧻
CSS:
content: "\1F9FB"
JavaScript:
"\u{1F9FB}"
Python:
"\U0001f9fb"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No