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' : ''">
⛧
INVERTED PENTAGRAM
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+26E7 | |
| decimal | 9959 | |
| htmldecimal | ⛧ | |
| htmlhex | ⛧ | |
| css | \26E7 | |
| javascript | \u{26E7} | |
| python | \u26e7 | |
| java | \u26E7 | |
| go | \u26E7 | |
| ruby | \u{26E7} | |
| rust | \u{26E7} | |
| ccpp | \u26e7 | |
| urlencoded | %E2%9B%A7 | |
| utf8bytes | e2 9b a7 | |
| utf16bebytes | 26 e7 | |
| utf32bebytes | 00 00 26 e7 |
Cómo usar
HTML:
⛧
CSS:
content: "\26E7"
JavaScript:
"\u{26E7}"
Python:
"\u26e7"
Propiedades
- Bloque
- Miscellaneous Symbols
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No