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 DRAUGHTS MAN
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+26C2 | |
| decimal | 9922 | |
| htmldecimal | ⛂ | |
| htmlhex | ⛂ | |
| css | \26C2 | |
| javascript | \u{26C2} | |
| python | \u26c2 | |
| java | \u26C2 | |
| go | \u26C2 | |
| ruby | \u{26C2} | |
| rust | \u{26C2} | |
| ccpp | \u26c2 | |
| urlencoded | %E2%9B%82 | |
| utf8bytes | e2 9b 82 | |
| utf16bebytes | 26 c2 | |
| utf32bebytes | 00 00 26 c2 |
Cómo usar
HTML:
⛂
CSS:
content: "\26C2"
JavaScript:
"\u{26C2}"
Python:
"\u26c2"
Propiedades
- Bloque
- Miscellaneous Symbols
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No