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