Encode or decode HTML entities. Safe for preventing XSS, displaying code snippets, and HTML-safe text handling.
< → < >, > → >, & → &, " → ", ' → '