HTML Entities Encoder/Decoder

Encode and decode HTML entities for safe web content

Text Input

HTML Entities Output

Common HTML Entities

Basic Characters

  • & → &
  • < → <
  • > → >
  • " → "

Symbols

  • © → ©
  • ® → ®
  • ™ → ™
  • € → €

Greek Letters

  • α → α
  • β → β
  • π → π
  • ω → ω