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' : ''">
♥
BLACK HEART SUIT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2665 | |
| decimal | 9829 | |
| htmldecimal | ♥ | |
| htmlhex | ♥ | |
| css | \2665 | |
| javascript | \u{2665} | |
| python | \u2665 | |
| java | \u2665 | |
| go | \u2665 | |
| ruby | \u{2665} | |
| rust | \u{2665} | |
| ccpp | \u2665 | |
| urlencoded | %E2%99%A5 | |
| utf8bytes | e2 99 a5 | |
| utf16bebytes | 26 65 | |
| utf32bebytes | 00 00 26 65 | |
| htmlentity | ♥ |
Cómo usar
HTML:
♥
o
♥
CSS:
content: "\2665"
JavaScript:
"\u{2665}"
Python:
"\u2665"
Propiedades
- Bloque
- Miscellaneous Symbols
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No