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' : ''">
🧔
BEARDED PERSON
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F9D4 | |
| decimal | 129492 | |
| htmldecimal | 🧔 | |
| htmlhex | 🧔 | |
| css | \1F9D4 | |
| javascript | \u{1F9D4} | |
| python | \U0001f9d4 | |
| java | \uD83E\uDDD4 | |
| go | \U0001F9D4 | |
| ruby | \u{1F9D4} | |
| rust | \u{1F9D4} | |
| ccpp | \U0001f9d4 | |
| urlencoded | %F0%9F%A7%94 | |
| utf8bytes | f0 9f a7 94 | |
| utf16bebytes | d8 3e dd d4 | |
| utf32bebytes | 00 01 f9 d4 |
Cómo usar
HTML:
🧔
CSS:
content: "\1F9D4"
JavaScript:
"\u{1F9D4}"
Python:
"\U0001f9d4"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No