Greek Symbols
Anonymous contributor
Anonymous contributor2 total contributions
Anonymous contributor
Published Sep 20, 2023
Contribute to Docs
Greek symbol HTML entities are frequently employed in scientific, mathematical, and technological applications.
Example
Using the HTML entity to display the Greek letter “alpha”:
α
The following format represents the Greek letter “alpha” in Unicode:
α
Greek Capital Letter Normal
Symbol | HTML Code | HTML Entity | CSS Code | Hex Code | Unicode | Description |
---|---|---|---|---|---|---|
Α |
Α |
Α |
\0391 |
Α |
U+00391 | greek capital letter alpha |
B |
Β |
Β |
\0392 |
Β |
U+00392 | greek capital letter beta |
Γ |
Γ |
Γ |
\0393 |
Γ |
U+00393 | greek capital letter gamma |
Δ |
Δ |
Δ |
\0394 |
Δ |
U+00394 | greek capital letter delta |
Ε |
Ε |
&Espsilon; |
\0395 |
Ε |
U+00395 | greek capital letter espsilon |
Ζ |
Ζ |
Ζ |
\0396 |
Ζ |
U+00396 | greek capital letter zeta |
Η |
Η |
Η |
\0397 |
Η |
U+00397 | greek capital letter eta |
Θ |
Θ |
θ |
\0398 |
Θ |
U+00398 | greek capital letter theta |
Greek Capital Letter Small
Symbol | HTML Code | CSS Code | Hex Code | Unicode | Description |
---|---|---|---|---|---|
ᴦ |
ᴦ |
\1D26 |
ᴦ |
U+01D26 | greek capital letter gamma |
ᴧ |
ᴧ |
\1D27 |
ᴧ |
U+01D27 | greek capital letter lamda |
ᴨ |
ᴨ |
\1D28 |
ᴨ |
U+01D28 | greek capital letter pi |
ᴩ |
ᴩ |
\1D29 |
ᴩ |
U+01D29 | greek capital letter rho |
ᴪ |
ᴪ |
\1D2A |
ᴪ |
U+01D2A | greek capital letter psi |
All contributors
- Anonymous contributorAnonymous contributor2 total contributions
- Anonymous contributor
Looking to contribute?
- Learn more about how to get involved.
- Edit this page on GitHub to fix an error or make an improvement.
- Submit feedback to let us know how we can improve Docs.