free-symbols

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

UnicodeU+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.