HTML entity converter
The top section takes an input and encodes or decodes the HTML entities of each character in the input string. The bottom section does the reverse: it encodes or decodes HTML entities for any given input. This is useful if you need to label some text as an entity, but don't want special characters in your text being converted automatically.