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 E WITH HOOK ABOVE
Overview
ẻ (LATIN SMALL LETTER E WITH HOOK ABOVE) is the Unicode character at code point U+1EBB. 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+1EBB | |
| decimal | 7867 | |
| htmldecimal | ẻ | |
| htmlhex | ẻ | |
| css | \1EBB | |
| javascript | \u{1EBB} | |
| python | \u1ebb | |
| java | \u1EBB | |
| go | \u1EBB | |
| ruby | \u{1EBB} | |
| rust | \u{1EBB} | |
| ccpp | \u1ebb | |
| urlencoded | %E1%BA%BB | |
| utf8bytes | e1 ba bb | |
| utf16bebytes | 1e bb | |
| utf32bebytes | 00 00 1e bb |
How to Use
HTML:
ẻ
CSS:
content: "\1EBB"
JavaScript:
"\u{1EBB}"
Python:
"\u1ebb"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0065 0309
Frequently Asked Questions
What is the ẻ character (LATIN SMALL LETTER E WITH HOOK ABOVE)?
ẻ (LATIN SMALL LETTER E WITH HOOK ABOVE) is the Unicode character U+1EBB.
What is the Unicode codepoint of LATIN SMALL LETTER E WITH HOOK ABOVE?
The LATIN SMALL LETTER E WITH HOOK ABOVE character (ẻ) has codepoint U+1EBB.
How do I type or copy LATIN SMALL LETTER E WITH HOOK ABOVE?
Copy ẻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.