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 DIAERESIS AND ACUTE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+01D7 | |
| decimal | 471 | |
| htmldecimal | Ǘ | |
| htmlhex | Ǘ | |
| css | \01D7 | |
| javascript | \u{1D7} | |
| python | \u01d7 | |
| java | \u01D7 | |
| go | \u01D7 | |
| ruby | \u{1D7} | |
| rust | \u{1D7} | |
| ccpp | \u01d7 | |
| urlencoded | %C7%97 | |
| utf8bytes | c7 97 | |
| utf16bebytes | 01 d7 | |
| utf32bebytes | 00 00 01 d7 |
Cómo usar
HTML:
Ǘ
CSS:
content: "\01D7"
JavaScript:
"\u{1D7}"
Python:
"\u01d7"
Propiedades
- Bloque
- Latin Extended-B
- Escritura
- Latn
- Categoría
- Uppercase Letter (Lu)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- 00DC 0301