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