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' : ''">
⊣
LEFT TACK
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+22A3 | |
| decimal | 8867 | |
| htmldecimal | ⊣ | |
| htmlhex | ⊣ | |
| css | \22A3 | |
| javascript | \u{22A3} | |
| python | \u22a3 | |
| java | \u22A3 | |
| go | \u22A3 | |
| ruby | \u{22A3} | |
| rust | \u{22A3} | |
| ccpp | \u22a3 | |
| urlencoded | %E2%8A%A3 | |
| utf8bytes | e2 8a a3 | |
| utf16bebytes | 22 a3 | |
| utf32bebytes | 00 00 22 a3 |
Cómo usar
HTML:
⊣
CSS:
content: "\22A3"
JavaScript:
"\u{22A3}"
Python:
"\u22a3"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí