Ξ
Greek

Greek Capital Letter Xi Ξ

Greek capital xi (Ξ) has a distinctive three-horizontal-lines appearance unlike any Latin letter. It is used in particle physics for the Xi baryon and occasionally in mathematical notation. Its unique visual form makes it immediately recognizable as a Greek letter.

All Representations

Named Entity
Ξ
Decimal Code
Ξ
Hex Code
Ξ
Unicode
U+039E

Rendered Output

Ξ

Ξ renders as the character shown above

When to Use Greek Capital Letter Xi

Use the capital xi entity in particle physics (Xi baryon Ξ), mathematical notation where a distinctive capital letter is needed, and Greek-language text. Its unique appearance makes it useful when you need a symbol that cannot be confused with Latin letters.

Try It — HTML Examples

Named entity in text
<p>Symbol: &Xi;</p>
Decimal reference
<p>Symbol: &#926;</p>
Hex reference
<p>Symbol: &#x39E;</p>
Inside an HTML attribute
<div title="The Greek Capital Letter Xi: &Xi;">Hover to see</div>

About the Greek Capital Letter Xi Entity

The Greek Capital Letter Xi character (Ξ) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference &Xi;, the decimal numeric character reference &#926;, or the hexadecimal numeric reference &#x39E;. The character is assigned Unicode code point U+039E in the Universal Character Set.

Greek capital xi (Ξ) has a distinctive three-horizontal-lines appearance unlike any Latin letter. It is used in particle physics for the Xi baryon and occasionally in mathematical notation. Its unique visual form makes it immediately recognizable as a Greek letter.

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 Xi character in your HTML documents, the named entity &Xi; is generally the most readable choice for developers reviewing or maintaining source code. The decimal form &#926; and hexadecimal form &#x39E; 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 xi entity in particle physics (Xi baryon Ξ), mathematical notation where a distinctive capital letter is needed, and Greek-language text. Its unique appearance makes it useful when you need a symbol that cannot be confused with Latin letters.

Related Entities

Explore More HTML Entities

Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.