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' : ''">
∀
FOR ALL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2200 | |
| decimal | 8704 | |
| htmldecimal | ∀ | |
| htmlhex | ∀ | |
| css | \2200 | |
| javascript | \u{2200} | |
| python | \u2200 | |
| java | \u2200 | |
| go | \u2200 | |
| ruby | \u{2200} | |
| rust | \u{2200} | |
| ccpp | \u2200 | |
| urlencoded | %E2%88%80 | |
| utf8bytes | e2 88 80 | |
| utf16bebytes | 22 00 | |
| utf32bebytes | 00 00 22 00 | |
| htmlentity | ∀ |
Cómo usar
HTML:
∀
o
∀
CSS:
content: "\2200"
JavaScript:
"\u{2200}"
Python:
"\u2200"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No