Encode special characters like <, >, &, and quotes into their HTML entity equivalents, or decode HTML entities back to readable characters. Prevents XSS and fixes display issues.
How to Use
Paste text containing special characters or HTML entities.
Click "Encode" to convert to entities, or "Decode" to convert back.