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' : ''">
¼
VULGAR FRACTION ONE QUARTER
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00BC | |
| decimal | 188 | |
| htmldecimal | ¼ | |
| htmlhex | ¼ | |
| css | \00BC | |
| javascript | \u{BC} | |
| python | \u00bc | |
| java | \u00BC | |
| go | \u00BC | |
| ruby | \u{BC} | |
| rust | \u{BC} | |
| ccpp | \u00bc | |
| urlencoded | %C2%BC | |
| utf8bytes | c2 bc | |
| utf16bebytes | 00 bc | |
| utf32bebytes | 00 00 00 bc |
Cómo usar
HTML:
¼
CSS:
content: "\00BC"
JavaScript:
"\u{BC}"
Python:
"\u00bc"
Propiedades
- Bloque
- Latin-1 Supplement
- Escritura
- Zyyy
- Categoría
- Other Number (No)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <fraction> 0031 2044 0034