What this tool does
Convert HTML symbols (entities).
Convert HTML symbols (entities).
Convert HTML symbols (entities).
Paste text or HTML into the input field.
Click Encode to escape special HTML characters as entities.
Click Decode to convert entities back into readable text.
Copy the result with the copy button.
It replaces reserved HTML characters like <, >, and & with safe entity forms such as <, >, and &.
Encode user-provided content before rendering it in HTML contexts to avoid broken markup or unsafe output.