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