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