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 I WITH CIRCUMFLEX
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+00CE | |
| decimal | 206 | |
| htmldecimal | Î | |
| htmlhex | Î | |
| css | \00CE | |
| javascript | \u{CE} | |
| python | \u00ce | |
| java | \u00CE | |
| go | \u00CE | |
| ruby | \u{CE} | |
| rust | \u{CE} | |
| ccpp | \u00ce | |
| urlencoded | %C3%8E | |
| utf8bytes | c3 8e | |
| utf16bebytes | 00 ce | |
| utf32bebytes | 00 00 00 ce |
Cómo usar
HTML:
Î
CSS:
content: "\00CE"
JavaScript:
"\u{CE}"
Python:
"\u00ce"
Propiedades
- Bloque
- Latin-1 Supplement
- Escritura
- Latn
- Categoría
- Uppercase Letter (Lu)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No
- Descomposición
- 0049 0302