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