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 DIAERESIS AND ACUTE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E2E | |
| decimal | 7726 | |
| htmldecimal | Ḯ | |
| htmlhex | Ḯ | |
| css | \1E2E | |
| javascript | \u{1E2E} | |
| python | \u1e2e | |
| java | \u1E2E | |
| go | \u1E2E | |
| ruby | \u{1E2E} | |
| rust | \u{1E2E} | |
| ccpp | \u1e2e | |
| urlencoded | %E1%B8%AE | |
| utf8bytes | e1 b8 ae | |
| utf16bebytes | 1e 2e | |
| utf32bebytes | 00 00 1e 2e |
How to Use
HTML:
Ḯ
CSS:
content: "\1E2E"
JavaScript:
"\u{1E2E}"
Python:
"\u1e2e"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 00CF 0301
Frequently Asked Questions
What is the Ḯ character (LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE)?
Ḯ (LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE) is the Unicode character U+1E2E.
What is the Unicode codepoint of LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE?
The LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE character (Ḯ) has codepoint U+1E2E.
How do I type or copy LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE?
Copy Ḯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.