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' : ''">
🍏
GREEN APPLE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+1F34F | |
| decimal | 127823 | |
| htmldecimal | 🍏 | |
| htmlhex | 🍏 | |
| css | \1F34F | |
| javascript | \u{1F34F} | |
| python | \U0001f34f | |
| java | \uD83C\uDF4F | |
| go | \U0001F34F | |
| ruby | \u{1F34F} | |
| rust | \u{1F34F} | |
| ccpp | \U0001f34f | |
| urlencoded | %F0%9F%8D%8F | |
| utf8bytes | f0 9f 8d 8f | |
| utf16bebytes | d8 3c df 4f | |
| utf32bebytes | 00 01 f3 4f |
Cómo usar
HTML:
🍏
CSS:
content: "\1F34F"
JavaScript:
"\u{1F34F}"
Python:
"\U0001f34f"
Propiedades
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No