HTML escape / unescape
Online tool for escaping/unescaping HTML text.
The following characters are replaced with their corresponding HTML entities:
- " is replaced with "
- & is replaced with &
- < is replaced with <
- > is replaces with >
Paste string or drop file with text for escaping or unescaping.
Source