Latin Small Letter E With Circumflex And Hook Above Letter
“ể” is a Latin Extended Unicode character: LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE.
U+1EC3
“ể” is a specific Unicode character used to represent a vowel with multiple diacritics. It’s useful when you need accurate Vietnamese or Latin-script diacritics in plain text, web pages, or code.
Latin Small Letter E With Circumflex And Hook Above Letter Meaning
“ể” (U+1EC3) is a Latin Extended Unicode character: LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE. It’s primarily used in languages and writing systems that require this exact combination of diacritics to distinguish words (commonly encountered in Vietnamese orthography). Visually, it looks like an “e” with a circumflex plus an additional hook above, so you should use the exact character rather than trying to approximate it with “e” plus separate marks. In practice, copying the symbol directly or using the provided Unicode/HTML/CSS/JavaScript escapes helps ensure consistent rendering across devices and platforms.
Common uses
- •Writing Vietnamese text in plain editors and chat where correct diacritics matter
- •Preparing content for websites where exact Unicode characters must display properly
- •Form fields and databases that require correct character encoding and search matching
- •Typography and design work involving Latin Extended diacritics
- •Developers using Unicode escapes in JavaScript/CSS to avoid encoding issues
Examples
ể — LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE
- ểHãy kể lại câu chuyện.
- ểTôi nể phục cách bạn học.
- ểXin hãy kể thêm chi tiết.
- ểĐừng ngại nể lời khen.
- ểCô ấy kể chuyện rất cuốn.
Variations
Technical codes
| Unicode | U+1EC3 | |
| HTML Entity | ể | |
| HTML Code | ể | |
| CSS | \1EC3 |
FAQ
What does the Latin Small Letter E With Circumflex And Hook Above letter mean?
“ể” (U+1EC3) is a Latin Extended Unicode character: LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE. It’s primarily used in languages and writing systems that require this exact combination of diacritics to distinguish words (commonly encountered in Vietnamese orthography). Visually, it looks like an “e” with a circumflex plus an additional hook above, so you should use the exact character rather than trying to approximate it with “e” plus separate marks. In practice, copying the symbol directly or using the provided Unicode/HTML/CSS/JavaScript escapes helps ensure consistent rendering across devices and platforms.
How can I copy the character “ể” correctly?
Copy the exact symbol from this page (“ể”). For reliable results in code or HTML, use the provided forms like U+1EC3, ể, \\1EC3, or \\u{1EC3}.
What is the Unicode code point for “ể”?
Its Unicode code point is U+1EC3.
What are the HTML, CSS, and JavaScript representations?
HTML entity: ể. CSS escape: \\1EC3. JavaScript escape: \\u{1EC3}.
Why should I not replace “ể” with a plain “e”?
Using “e” instead of “ể” changes the character and can break spelling, search matching, and correct rendering—especially in languages that rely on diacritics to distinguish words.