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 HOOK
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0187 | |
| decimal | 391 | |
| htmldecimal | Ƈ | |
| htmlhex | Ƈ | |
| css | \0187 | |
| javascript | \u{187} | |
| python | \u0187 | |
| java | \u0187 | |
| go | \u0187 | |
| ruby | \u{187} | |
| rust | \u{187} | |
| ccpp | \u0187 | |
| urlencoded | %C6%87 | |
| utf8bytes | c6 87 | |
| utf16bebytes | 01 87 | |
| utf32bebytes | 00 00 01 87 |
Cómo usar
HTML:
Ƈ
CSS:
content: "\0187"
JavaScript:
"\u{187}"
Python:
"\u0187"
Propiedades
- Bloque
- Latin Extended-B
- Escritura
- Latn
- Categoría
- Uppercase Letter (Lu)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No