Greek Capital Letter Zeta Ζ
Greek capital zeta is visually identical to the Latin capital letter Z. It appears primarily in Greek-language text. The lowercase ζ is used far more commonly in scientific and mathematical notation, particularly in the Riemann zeta function.
All Representations
ΖΖΖU+0396Rendered Output
Ζ renders as the character shown above
When to Use Greek Capital Letter Zeta
Use the capital zeta entity in Greek-language text and complete Greek alphabet displays. In mathematical notation, the lowercase zeta (ζ) is standard. The Riemann zeta function uses the lowercase letter despite being named for the letter's capital form.
Try It — HTML Examples
<p>Symbol: Ζ</p><p>Symbol: Ζ</p><p>Symbol: Ζ</p><div title="The Greek Capital Letter Zeta: Ζ">Hover to see</div>About the Greek Capital Letter Zeta Entity
The Greek Capital Letter Zeta 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+0396 in the Universal Character Set.
Greek capital zeta is visually identical to the Latin capital letter Z. It appears primarily in Greek-language text. The lowercase ζ is used far more commonly in scientific and mathematical notation, particularly in the Riemann zeta function.
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 Zeta 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 zeta entity in Greek-language text and complete Greek alphabet displays. In mathematical notation, the lowercase zeta (ζ) is standard. The Riemann zeta function uses the lowercase letter despite being named for the letter's capital form.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.