Λ
Greek

Greek Capital Letter Lambda Λ

Greek capital lambda (Λ) has an inverted-V shape distinct from Latin letters. It represents the cosmological constant in physics, the diagonal matrix of eigenvalues in linear algebra, and is the symbol for the Lambda baryon in particle physics. The Λ shape is iconic and used in numerous logos.

All Representations

Named Entity
Λ
Decimal Code
Λ
Hex Code
Λ
Unicode
U+039B

Rendered Output

Λ

Λ renders as the character shown above

When to Use Greek Capital Letter Lambda

Use the capital lambda entity in cosmology (cosmological constant Λ), linear algebra (eigenvalue matrix), and particle physics. Its distinctive shape makes it visually recognizable and it has been adopted as a symbol in various cultural and organizational contexts.

Try It — HTML Examples

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

About the Greek Capital Letter Lambda Entity

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

Greek capital lambda (Λ) has an inverted-V shape distinct from Latin letters. It represents the cosmological constant in physics, the diagonal matrix of eigenvalues in linear algebra, and is the symbol for the Lambda baryon in particle physics. The Λ shape is iconic and used in numerous logos.

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 Lambda character in your HTML documents, the named entity &Lambda; is generally the most readable choice for developers reviewing or maintaining source code. The decimal form &#923; and hexadecimal form &#x39B; 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 lambda entity in cosmology (cosmological constant Λ), linear algebra (eigenvalue matrix), and particle physics. Its distinctive shape makes it visually recognizable and it has been adopted as a symbol in various cultural and organizational contexts.

Related Entities

Explore More HTML Entities

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