HTML Entity Encoder
Encode and decode HTML entities online. Convert special characters to HTML-safe strings.
About HTML Entities
HTML entities are special codes used to display reserved characters in HTML. For example, < becomes < and & becomes &. This tool encodes and decodes these entities.