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