HTML Encoder/Decoder
Encode and decode HTML entities and special characters
HTML Entity Encoder/Decoder
Convert special characters to HTML entities and vice versa
Common HTML Entities
Basic Characters
- < → <
- > → >
- & → &
- " → "
Symbols
- © → ©
- ® → ®
- ™ → ™
- € → €
Punctuation
- " → “
- " → ”
- — → —
- … → …