HTML Entity Encode / Decode
Convert special characters to HTML entities or decode entities back to text.
Input
Result
Convert special characters to HTML entities or decode entities back to text.
HTML entities are used to display reserved characters in HTML. Characters like angle brackets, ampersands, and quotes have special meaning in HTML, so they must be encoded when displayed as text content. This tool converts these characters to their entity equivalents and back.