Quick answer
HTML Entity Encoder / Decoder: what it generates
HTML Entity Encoder / Decoder generates encoded or decoded HTML entity text from text or HTML snippet, entity input, mode, quote handling, and non-ASCII option. The visible generation method is Output = replace reserved HTML text characters with named or numeric character references, or reverse valid references to Unicode text.