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' : ''">
⫮
DOES NOT DIVIDE WITH REVERSED NEGATION SLASH
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2AEE | |
| decimal | 10990 | |
| htmldecimal | ⫮ | |
| htmlhex | ⫮ | |
| css | \2AEE | |
| javascript | \u{2AEE} | |
| python | \u2aee | |
| java | \u2AEE | |
| go | \u2AEE | |
| ruby | \u{2AEE} | |
| rust | \u{2AEE} | |
| ccpp | \u2aee | |
| urlencoded | %E2%AB%AE | |
| utf8bytes | e2 ab ae | |
| utf16bebytes | 2a ee | |
| utf32bebytes | 00 00 2a ee |
Cómo usar
HTML:
⫮
CSS:
content: "\2AEE"
JavaScript:
"\u{2AEE}"
Python:
"\u2aee"
Propiedades
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí