Help for: Encode/Decode HTML Entities
HTML Entities is a mapping of characters that have special meaning to HTML documents.
To encode a regular text to HTML Entities, type in the box on top and click the Encode button.
To decode HTML Entities to regular text, type in the box on the bottom and click the Decode button.
Notice: If your text contains non-latin characters, it is important to set the proper charset (character set) before encoding/decoding.