HTML Entity Encoder / Decoder
Encode text to HTML entities or decode entities back to text. Escape <, >, &, quotes for safe display in HTML.
Paste any text containing < > & or quotes into the tool to get an HTML-safe version (with entities like < & "). Add |||decode to an entity-encoded string to reverse the conversion. Everything runs in the browser — no data is stored, and the tool handles full Unicode including Turkish and Arabic characters.