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