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 I WITH HOOK ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EC9 | |
| decimal | 7881 | |
| htmldecimal | ỉ | |
| htmlhex | ỉ | |
| css | \1EC9 | |
| javascript | \u{1EC9} | |
| python | \u1ec9 | |
| java | \u1EC9 | |
| go | \u1EC9 | |
| ruby | \u{1EC9} | |
| rust | \u{1EC9} | |
| ccpp | \u1ec9 | |
| urlencoded | %E1%BB%89 | |
| utf8bytes | e1 bb 89 | |
| utf16bebytes | 1e c9 | |
| utf32bebytes | 00 00 1e c9 |
How to Use
HTML:
ỉ
CSS:
content: "\1EC9"
JavaScript:
"\u{1EC9}"
Python:
"\u1ec9"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0069 0309