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 HALF
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00BD | |
| decimal | 189 | |
| htmldecimal | ½ | |
| htmlhex | ½ | |
| css | \00BD | |
| javascript | \u{BD} | |
| python | \u00bd | |
| java | \u00BD | |
| go | \u00BD | |
| ruby | \u{BD} | |
| rust | \u{BD} | |
| ccpp | \u00bd | |
| urlencoded | %C2%BD | |
| utf8bytes | c2 bd | |
| utf16bebytes | 00 bd | |
| utf32bebytes | 00 00 00 bd |
Cómo usar
HTML:
½
CSS:
content: "\00BD"
JavaScript:
"\u{BD}"
Python:
"\u00bd"
Propiedades
- Bloque
- Latin-1 Supplement
- Escritura
- Zyyy
- Categoría
- Other Number (No)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- <fraction> 0031 2044 0032