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' : ''">
≟
QUESTIONED EQUAL TO
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+225F | |
| decimal | 8799 | |
| htmldecimal | ≟ | |
| htmlhex | ≟ | |
| css | \225F | |
| javascript | \u{225F} | |
| python | \u225f | |
| java | \u225F | |
| go | \u225F | |
| ruby | \u{225F} | |
| rust | \u{225F} | |
| ccpp | \u225f | |
| urlencoded | %E2%89%9F | |
| utf8bytes | e2 89 9f | |
| utf16bebytes | 22 5f | |
| utf32bebytes | 00 00 22 5f |
Cómo usar
HTML:
≟
CSS:
content: "\225F"
JavaScript:
"\u{225F}"
Python:
"\u225f"
Propiedades
- Bloque
- Mathematical Operators
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí