HTML Entity Encoder/Decoder
Convert special characters to their corresponding HTML entities and vice versa. Safe, fast, and easy to use for all your web development needs.
Entity Converter
Input
Output
Common HTML Entities
Less Than
Symbol: <
Entity: < or <
Greater Than
Symbol: >
Entity: > or >
Ampersand
Symbol: &
Entity: & or &
Quotation Mark
Symbol: "
Entity: " or "
Copied to clipboard!