Greek Capital Letter Epsilon Ε
Greek capital epsilon is visually identical to the Latin capital letter E. It is rarely used in scientific notation due to this similarity. The lowercase ε is far more common in mathematical and scientific writing.
All Representations
ΕΕΕU+0395Rendered Output
Ε renders as the character shown above
When to Use Greek Capital Letter Epsilon
Use the capital epsilon entity in Greek-language text and educational content about the Greek alphabet. In scientific notation, the lowercase epsilon (ε) is strongly preferred. The capital form is mainly needed for completeness in Greek text rendering.
Try It — HTML Examples
<p>Symbol: Ε</p><p>Symbol: Ε</p><p>Symbol: Ε</p><div title="The Greek Capital Letter Epsilon: Ε">Hover to see</div>About the Greek Capital Letter Epsilon Entity
The Greek Capital Letter Epsilon character (Ε) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference Ε, the decimal numeric character reference Ε, or the hexadecimal numeric reference Ε. The character is assigned Unicode code point U+0395 in the Universal Character Set.
Greek capital epsilon is visually identical to the Latin capital letter E. It is rarely used in scientific notation due to this similarity. The lowercase ε is far more common in mathematical and scientific writing.
Greek letter entities are indispensable for scientific papers, engineering documentation, statistical analyses, and mathematical content published on the web. From physics equations using alpha and omega to statistical formulas featuring sigma and mu, these entities allow content authors to include Greek characters reliably without requiring specialized fonts or complex Unicode input methods on the keyboard.
When deciding how to encode the Greek Capital Letter Epsilon character in your HTML documents, the named entity Ε is generally the most readable choice for developers reviewing or maintaining source code. The decimal form Ε and hexadecimal form Ε are equally valid alternatives that work in contexts where named entities may not be supported, or when generating HTML output programmatically from server-side code. All three representations produce identical visual output in every modern web browser.
Use the capital epsilon entity in Greek-language text and educational content about the Greek alphabet. In scientific notation, the lowercase epsilon (ε) is strongly preferred. The capital form is mainly needed for completeness in Greek text rendering.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.