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' : ''">
Ū
LATIN CAPITAL LETTER U WITH MACRON
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+016A | |
| decimal | 362 | |
| htmldecimal | Ū | |
| htmlhex | Ū | |
| css | \016A | |
| javascript | \u{16A} | |
| python | \u016a | |
| java | \u016A | |
| go | \u016A | |
| ruby | \u{16A} | |
| rust | \u{16A} | |
| ccpp | \u016a | |
| urlencoded | %C5%AA | |
| utf8bytes | c5 aa | |
| utf16bebytes | 01 6a | |
| utf32bebytes | 00 00 01 6a |
Cómo usar
HTML:
Ū
CSS:
content: "\016A"
JavaScript:
"\u{16A}"
Python:
"\u016a"
Propiedades
- Bloque
- Latin Extended-A
- Escritura
- Latn
- Categoría
- Uppercase Letter (Lu)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- 0055 0304