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 C WITH DOT ABOVE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+010A | |
| decimal | 266 | |
| htmldecimal | Ċ | |
| htmlhex | Ċ | |
| css | \010A | |
| javascript | \u{10A} | |
| python | \u010a | |
| java | \u010A | |
| go | \u010A | |
| ruby | \u{10A} | |
| rust | \u{10A} | |
| ccpp | \u010a | |
| urlencoded | %C4%8A | |
| utf8bytes | c4 8a | |
| utf16bebytes | 01 0a | |
| utf32bebytes | 00 00 01 0a |
Cómo usar
HTML:
Ċ
CSS:
content: "\010A"
JavaScript:
"\u{10A}"
Python:
"\u010a"
Propiedades
- Bloque
- Latin Extended-A
- Escritura
- Latn
- Categoría
- Uppercase Letter (Lu)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- 0043 0307