Latin Small Letter E With Diaeresis Letter
ë is the Latin small letter e with diaeresis, used in languages and names that require two-part vowel pronunciation.
U+00EB
ë is a lowercase “e” with two dots (diaeresis) above it. It’s a Unicode character (U+00EB) used in various languages to mark specific vowel pronunciation. This page helps you copy it and use the correct code in text and code.
Latin Small Letter E With Diaeresis Letter Meaning
The character ë is a Latin small letter e with diaeresis (two dots) and is encoded as U+00EB. The diaeresis typically signals that the vowel “e” should be pronounced as a separate vowel, rather than forming a combined sound with a neighboring letter. In many European languages, this matters for correct spelling and pronunciation in words and personal names. Because it’s a standard Unicode character, it can be reliably used across modern systems, web pages, and programming environments—provided you use the proper character or code point.
Common uses
- •Writing correct spelling in languages that use diaeresis over vowels (e.g., in some forms of Albanian, French, and other orthographies).
- •Displaying personal names accurately where ë appears in the given name or surname.
- •Creating correct product or brand text in multilingual catalogs and UI strings.
- •Typing or composing lyrics, quotes, or historical text that include ë.
- •Using in web or software text where you need the exact Unicode character for consistent rendering.
Examples
ë (Latin small letter e with diaeresis)
- ëElëonë
- ëcaféë
- ënaëma
- ëlëgend
- ëJoséë
Variations
Technical codes
| Unicode | U+00EB | |
| HTML Entity | ë | |
| HTML Code | ë | |
| CSS | \00EB |
FAQ
What does the Latin Small Letter E With Diaeresis letter mean?
The character ë is a Latin small letter e with diaeresis (two dots) and is encoded as U+00EB. The diaeresis typically signals that the vowel “e” should be pronounced as a separate vowel, rather than forming a combined sound with a neighboring letter. In many European languages, this matters for correct spelling and pronunciation in words and personal names. Because it’s a standard Unicode character, it can be reliably used across modern systems, web pages, and programming environments—provided you use the proper character or code point.
What Unicode character is ë?
ë is LATIN SMALL LETTER E WITH DIAERESIS with Unicode code point U+00EB.
How do I insert ë in HTML?
You can use the HTML entity: ë
How do I type ë in CSS?
You can reference it with the CSS escape: \\00EB.
Does ë render consistently on different devices?
Yes, when the text uses the actual Unicode character U+00EB, modern systems typically render it correctly. Using proper Unicode/escaping helps avoid fallback or substitution.