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' : ''">
⧗
BLACK HOURGLASS
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+29D7 | |
| decimal | 10711 | |
| htmldecimal | ⧗ | |
| htmlhex | ⧗ | |
| css | \29D7 | |
| javascript | \u{29D7} | |
| python | \u29d7 | |
| java | \u29D7 | |
| go | \u29D7 | |
| ruby | \u{29D7} | |
| rust | \u{29D7} | |
| ccpp | \u29d7 | |
| urlencoded | %E2%A7%97 | |
| utf8bytes | e2 a7 97 | |
| utf16bebytes | 29 d7 | |
| utf32bebytes | 00 00 29 d7 |
Cómo usar
HTML:
⧗
CSS:
content: "\29D7"
JavaScript:
"\u{29D7}"
Python:
"\u29d7"
Propiedades
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No