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' : ''">
⋶
ELEMENT OF WITH OVERBAR
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+22F6 | |
| decimal | 8950 | |
| htmldecimal | ⋶ | |
| htmlhex | ⋶ | |
| css | \22F6 | |
| javascript | \u{22F6} | |
| python | \u22f6 | |
| java | \u22F6 | |
| go | \u22F6 | |
| ruby | \u{22F6} | |
| rust | \u{22F6} | |
| ccpp | \u22f6 | |
| urlencoded | %E2%8B%B6 | |
| utf8bytes | e2 8b b6 | |
| utf16bebytes | 22 f6 | |
| utf32bebytes | 00 00 22 f6 |
Cómo usar
HTML:
⋶
CSS:
content: "\22F6"
JavaScript:
"\u{22F6}"
Python:
"\u22f6"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí