Encode or decode HTML entities safely.
By default, &, <, >, " and ' are encoded to HTML entities.
Decoding only converts entities back to characters in your browser; the tool runs locally.
No, this is not an HTML sanitizer. It only encodes/decodes entities.