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