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 TILDE BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E2C | |
| decimal | 7724 | |
| htmldecimal | Ḭ | |
| htmlhex | Ḭ | |
| css | \1E2C | |
| javascript | \u{1E2C} | |
| python | \u1e2c | |
| java | \u1E2C | |
| go | \u1E2C | |
| ruby | \u{1E2C} | |
| rust | \u{1E2C} | |
| ccpp | \u1e2c | |
| urlencoded | %E1%B8%AC | |
| utf8bytes | e1 b8 ac | |
| utf16bebytes | 1e 2c | |
| utf32bebytes | 00 00 1e 2c |
How to Use
HTML:
Ḭ
CSS:
content: "\1E2C"
JavaScript:
"\u{1E2C}"
Python:
"\u1e2c"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0049 0330