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' : ''">
∳
ANTICLOCKWISE CONTOUR INTEGRAL
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2233 | |
| decimal | 8755 | |
| htmldecimal | ∳ | |
| htmlhex | ∳ | |
| css | \2233 | |
| javascript | \u{2233} | |
| python | \u2233 | |
| java | \u2233 | |
| go | \u2233 | |
| ruby | \u{2233} | |
| rust | \u{2233} | |
| ccpp | \u2233 | |
| urlencoded | %E2%88%B3 | |
| utf8bytes | e2 88 b3 | |
| utf16bebytes | 22 33 | |
| utf32bebytes | 00 00 22 33 |
Cómo usar
HTML:
∳
CSS:
content: "\2233"
JavaScript:
"\u{2233}"
Python:
"\u2233"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí