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 DIAERESIS AND ACUTE
Overview
ḯ (LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE) is the Unicode character at code point U+1E2F. It belongs to the Latin Extended Additional block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E2F | |
| decimal | 7727 | |
| htmldecimal | ḯ | |
| htmlhex | ḯ | |
| css | \1E2F | |
| javascript | \u{1E2F} | |
| python | \u1e2f | |
| java | \u1E2F | |
| go | \u1E2F | |
| ruby | \u{1E2F} | |
| rust | \u{1E2F} | |
| ccpp | \u1e2f | |
| urlencoded | %E1%B8%AF | |
| utf8bytes | e1 b8 af | |
| utf16bebytes | 1e 2f | |
| utf32bebytes | 00 00 1e 2f |
How to Use
HTML:
ḯ
CSS:
content: "\1E2F"
JavaScript:
"\u{1E2F}"
Python:
"\u1e2f"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00EF 0301
Frequently Asked Questions
What is the ḯ character (LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE)?
ḯ (LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE) is the Unicode character U+1E2F.
What is the Unicode codepoint of LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE?
The LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE character (ḯ) has codepoint U+1E2F.
How do I type or copy LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE?
Copy ḯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.