HTML Entity Encoder/Decoder

Safely convert special characters and non-ASCII/Unicode text (like emojis) into HTML entities or decode them back to raw text to prevent rendering issues and XSS vulnerabilities.

Length: 0 characters
Options

Only escapes characters with special meaning in HTML (&, <, >, ", ', /).

Length: 0 characters