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' : ''">
♢
WHITE DIAMOND SUIT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2662 | |
| decimal | 9826 | |
| htmldecimal | ♢ | |
| htmlhex | ♢ | |
| css | \2662 | |
| javascript | \u{2662} | |
| python | \u2662 | |
| java | \u2662 | |
| go | \u2662 | |
| ruby | \u{2662} | |
| rust | \u{2662} | |
| ccpp | \u2662 | |
| urlencoded | %E2%99%A2 | |
| utf8bytes | e2 99 a2 | |
| utf16bebytes | 26 62 | |
| utf32bebytes | 00 00 26 62 |
Cómo usar
HTML:
♢
CSS:
content: "\2662"
JavaScript:
"\u{2662}"
Python:
"\u2662"
Propiedades
- Bloque
- Miscellaneous Symbols
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No