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 E WITH HOOK ABOVE
Overview
Ẻ (LATIN CAPITAL LETTER E WITH HOOK ABOVE) is the Unicode character at code point U+1EBA. It belongs to the Latin Extended Additional block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EBA | |
| decimal | 7866 | |
| htmldecimal | Ẻ | |
| htmlhex | Ẻ | |
| css | \1EBA | |
| javascript | \u{1EBA} | |
| python | \u1eba | |
| java | \u1EBA | |
| go | \u1EBA | |
| ruby | \u{1EBA} | |
| rust | \u{1EBA} | |
| ccpp | \u1eba | |
| urlencoded | %E1%BA%BA | |
| utf8bytes | e1 ba ba | |
| utf16bebytes | 1e ba | |
| utf32bebytes | 00 00 1e ba |
How to Use
HTML:
Ẻ
CSS:
content: "\1EBA"
JavaScript:
"\u{1EBA}"
Python:
"\u1eba"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0045 0309
Frequently Asked Questions
What is the Ẻ character (LATIN CAPITAL LETTER E WITH HOOK ABOVE)?
Ẻ (LATIN CAPITAL LETTER E WITH HOOK ABOVE) is the Unicode character U+1EBA.
What is the Unicode codepoint of LATIN CAPITAL LETTER E WITH HOOK ABOVE?
The LATIN CAPITAL LETTER E WITH HOOK ABOVE character (Ẻ) has codepoint U+1EBA.
How do I type or copy LATIN CAPITAL LETTER E WITH HOOK ABOVE?
Copy Ẻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.