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 HOOK ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EC8 | |
| decimal | 7880 | |
| htmldecimal | Ỉ | |
| htmlhex | Ỉ | |
| css | \1EC8 | |
| javascript | \u{1EC8} | |
| python | \u1ec8 | |
| java | \u1EC8 | |
| go | \u1EC8 | |
| ruby | \u{1EC8} | |
| rust | \u{1EC8} | |
| ccpp | \u1ec8 | |
| urlencoded | %E1%BB%88 | |
| utf8bytes | e1 bb 88 | |
| utf16bebytes | 1e c8 | |
| utf32bebytes | 00 00 1e c8 |
How to Use
HTML:
Ỉ
CSS:
content: "\1EC8"
JavaScript:
"\u{1EC8}"
Python:
"\u1ec8"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0049 0309