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' : ''">
⋗
GREATER-THAN WITH DOT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+22D7 | |
| decimal | 8919 | |
| htmldecimal | ⋗ | |
| htmlhex | ⋗ | |
| css | \22D7 | |
| javascript | \u{22D7} | |
| python | \u22d7 | |
| java | \u22D7 | |
| go | \u22D7 | |
| ruby | \u{22D7} | |
| rust | \u{22D7} | |
| ccpp | \u22d7 | |
| urlencoded | %E2%8B%97 | |
| utf8bytes | e2 8b 97 | |
| utf16bebytes | 22 d7 | |
| utf32bebytes | 00 00 22 d7 |
Cómo usar
HTML:
⋗
CSS:
content: "\22D7"
JavaScript:
"\u{22D7}"
Python:
"\u22d7"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí