HTML Greek Symbols

THE-Spellchecker's avatar
Published Sep 20, 2023Updated May 15, 2024
Contribute to Docs

Greek symbol HTML entities are frequently employed in scientific, mathematical, and technological applications.

  • Front-end engineers work closely with designers to make websites beautiful, functional, and fast.
    • Includes 34 Courses
    • With Professional Certification
    • Beginner Friendly.
      115 hours
  • Start at the beginning by learning HTML basics — an important foundation for building and editing web pages.
    • Beginner Friendly.
      7 hours

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
Ε Ε Ε \0395 Ε U+00395 greek capital letter epsilon
Ζ Ζ Ζ \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 lambda
ᴨ \1D28 ᴨ U+01D28 greek capital letter pi
ᴩ \1D29 ᴩ U+01D29 greek capital letter rho
ᴪ \1D2A ᴪ U+01D2A greek capital letter psi

All contributors

Contribute to Docs

Learn HTML on Codecademy

  • Front-end engineers work closely with designers to make websites beautiful, functional, and fast.
    • Includes 34 Courses
    • With Professional Certification
    • Beginner Friendly.
      115 hours
  • Start at the beginning by learning HTML basics — an important foundation for building and editing web pages.
    • Beginner Friendly.
      7 hours