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