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' : ''">
️
VARIATION SELECTOR-16
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FE0F | |
| decimal | 65039 | |
| htmldecimal | ️ | |
| htmlhex | ️ | |
| css | \FE0F | |
| javascript | \u{FE0F} | |
| python | \ufe0f | |
| java | \uFE0F | |
| go | \uFE0F | |
| ruby | \u{FE0F} | |
| rust | \u{FE0F} | |
| ccpp | \ufe0f | |
| urlencoded | %EF%B8%8F | |
| utf8bytes | ef b8 8f | |
| utf16bebytes | fe 0f | |
| utf32bebytes | 00 00 fe 0f |
Cómo usar
HTML:
️
CSS:
content: "\FE0F"
JavaScript:
"\u{FE0F}"
Python:
"\ufe0f"
Propiedades
- Bloque
- Variation Selectors
- Escritura
- Zinh
- Categoría
- Nonspacing Mark (Mn)
- Bidireccional
- NSM
- Combinatorio
- 0
- Espejado
- No