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' : ''">
🫗
POURING LIQUID
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1FAD7 | |
| decimal | 129751 | |
| htmldecimal | 🫗 | |
| htmlhex | 🫗 | |
| css | \1FAD7 | |
| javascript | \u{1FAD7} | |
| python | \U0001fad7 | |
| java | \uD83E\uDED7 | |
| go | \U0001FAD7 | |
| ruby | \u{1FAD7} | |
| rust | \u{1FAD7} | |
| ccpp | \U0001fad7 | |
| urlencoded | %F0%9F%AB%97 | |
| utf8bytes | f0 9f ab 97 | |
| utf16bebytes | d8 3e de d7 | |
| utf32bebytes | 00 01 fa d7 |
Cómo usar
HTML:
🫗
CSS:
content: "\1FAD7"
JavaScript:
"\u{1FAD7}"
Python:
"\U0001fad7"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No