Latin Capital Letter E With Diaeresis Letter
Ë is a Latin capital E with two dots (diaeresis), commonly used in languages that mark distinct vowel sounds.
U+00CB
Ë (U+00CB) is a Unicode character used as a capital E with diaeresis. It helps indicate that the vowel should be pronounced separately in certain language spellings.
Latin Capital Letter E With Diaeresis Letter Meaning
Ë is the uppercase form of the Latin letter E with a diaeresis mark (two dots). In many European languages that use this diacritic, it signals that the E is pronounced on its own rather than forming a single combined sound with a neighboring vowel. You’ll most often see Ë in proper nouns and words where spelling conventions require the diaeresis to clarify pronunciation. In typography and digital text, it’s also used as a stylistic letter variant when writing names, brands, or accents accurately. As a Unicode character, it can be reliably copied, stored, and rendered across systems that support Latin Extended characters.
Common uses
- •Writing proper names that require Ë for correct spelling
- •Using correct diacritics in dictionaries, subtitles, and captions
- •Labeling products or brands that stylize letters with diaeresis
- •Generating accurate text in forms, databases, and localization workflows
- •Typing multilingual content where the diaeresis distinguishes pronunciation
Examples
Ë – Latin Capital Letter E with Diaeresis
- ËZoë
- ËMüller
- ËChloë
- ËRéel
- ËNöel
Variations
Technical codes
| Unicode | U+00CB | |
| HTML Entity | Ë | |
| HTML Code | Ë | |
| CSS | \00CB |
FAQ
What does the Latin Capital Letter E With Diaeresis letter mean?
Ë is the uppercase form of the Latin letter E with a diaeresis mark (two dots). In many European languages that use this diacritic, it signals that the E is pronounced on its own rather than forming a single combined sound with a neighboring vowel. You’ll most often see Ë in proper nouns and words where spelling conventions require the diaeresis to clarify pronunciation. In typography and digital text, it’s also used as a stylistic letter variant when writing names, brands, or accents accurately. As a Unicode character, it can be reliably copied, stored, and rendered across systems that support Latin Extended characters.
What Unicode character is Ë?
Ë is the Unicode character LATIN CAPITAL LETTER E WITH DIAERESIS with code point U+00CB.
How can I copy Ë into my text?
Use the character directly: Ë. You can also paste the HTML entity Ë if your workflow supports entities.
Is Ë the same as a normal E?
No. Ë includes a diaeresis mark (two dots), which distinguishes pronunciation and spelling in languages that use this diacritic.
How do I type Ë in code?
You can use a Unicode escape such as \\u{00CB} (JavaScript) or \\00CB (CSS escape), depending on your environment.