Big Reference Table
HTML Greek Characters Table
The full Greek alphabet, both cases, with HTML entity codes — commonly used in maths and science notation.
| Char | Name | Entity | Decimal |
|---|---|---|---|
| Α | Alpha (uppercase) | Α | ΐ |
| α | Alpha (lowercase) | α | ΰ |
| Β | Beta (uppercase) | Β | Α |
| β | Beta (lowercase) | β | α |
| Γ | Gamma (uppercase) | Γ | Β |
| γ | Gamma (lowercase) | γ | β |
| Δ | Delta (uppercase) | Δ | Γ |
| δ | Delta (lowercase) | δ | γ |
| Ε | Epsilon (uppercase) | Ε | Δ |
| ε | Epsilon (lowercase) | ε | δ |
| Ζ | Zeta (uppercase) | Ζ | Ε |
| ζ | Zeta (lowercase) | ζ | ε |
| Η | Eta (uppercase) | Η | Ζ |
| η | Eta (lowercase) | η | ζ |
| Θ | Theta (uppercase) | Θ | Η |
| θ | Theta (lowercase) | θ | η |
| Ι | Iota (uppercase) | Ι | Θ |
| ι | Iota (lowercase) | ι | θ |
| Κ | Kappa (uppercase) | Κ | Ι |
| κ | Kappa (lowercase) | κ | ι |
| Λ | Lambda (uppercase) | Λ | Κ |
| λ | Lambda (lowercase) | λ | κ |
| Μ | Mu (uppercase) | Μ | Λ |
| μ | Mu (lowercase) | μ | λ |
| Ν | Nu (uppercase) | Ν | Μ |
| ν | Nu (lowercase) | ν | μ |
| Ξ | Xi (uppercase) | Ξ | Ν |
| ξ | Xi (lowercase) | ξ | ν |
| Ο | Omicron (uppercase) | Ο | Ξ |
| ο | Omicron (lowercase) | ο | ξ |
| Π | Pi (uppercase) | Π | Ο |
| π | Pi (lowercase) | π | ο |
| Ρ | Rho (uppercase) | Ρ | Π |
| ρ | Rho (lowercase) | ρ | π |
| Σ | Sigma (uppercase) | Σ | Ρ |
| σ | Sigma (lowercase) | σ | ρ |
| Τ | Tau (uppercase) | Τ | ΢ |
| τ | Tau (lowercase) | τ | ς |
| Υ | Upsilon (uppercase) | Υ | Σ |
| υ | Upsilon (lowercase) | υ | σ |
| Φ | Phi (uppercase) | Φ | Τ |
| φ | Phi (lowercase) | φ | τ |
| Χ | Chi (uppercase) | Χ | Υ |
| χ | Chi (lowercase) | χ | υ |
| Ψ | Psi (uppercase) | Ψ | Φ |
| ψ | Psi (lowercase) | ψ | φ |
| Ω | Omega (uppercase) | Ω | Χ |
| ω | Omega (lowercase) | ω | χ |
1How To Use
Follow these steps — no coding experience needed.
- Search by nameType e.g. "pi" or "omega" to jump straight to it.
- Copy the entityNamed entities like π are the clearest in source code.
- Common usesMaths formulas, physics units, and Greek-letter fraternity or scientific names.
2Example Output
What this code looks like once it's on a real page.
Circumference = 2πr, where π ≈ 3.14159
3Browser Compatibility
| Browser | Support | Notes |
|---|---|---|
| Chrome | ✓ Supported | Full support |
| Firefox | ✓ Supported | Full support |
| Safari | ✓ Supported | Full support |
| Edge | ✓ Supported | Full support |
| Opera | ✓ Supported | Full support |
| Mobile browsers | ✓ Supported | Full support, iOS & Android |
Supported in every current browser — Chrome, Firefox, Safari, Edge and Opera all render this identically, on both desktop and mobile.
→Related Pages
More tools that pair naturally with this one.