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 SMALL LETTER DOTLESS I
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0131 | |
| decimal | 305 | |
| htmldecimal | ı | |
| htmlhex | ı | |
| css | \0131 | |
| javascript | \u{131} | |
| python | \u0131 | |
| java | \u0131 | |
| go | \u0131 | |
| ruby | \u{131} | |
| rust | \u{131} | |
| ccpp | \u0131 | |
| urlencoded | %C4%B1 | |
| utf8bytes | c4 b1 | |
| utf16bebytes | 01 31 | |
| utf32bebytes | 00 00 01 31 |
Cómo usar
HTML:
ı
CSS:
content: "\0131"
JavaScript:
"\u{131}"
Python:
"\u0131"
Propiedades
- Bloque
- Latin Extended-A
- Escritura
- Latn
- Categoría
- Lowercase Letter (Ll)
- Bidireccional
- L
- Combinatorio
- 0
- Espejado
- No