Back to Tools
HTML Encode
Encode special characters as HTML entities
What is HTML Encoding?
HTML encoding converts special characters like <, >, &, and " into their HTML entity equivalents. This prevents browsers from interpreting them as HTML markup.