Useful Hacks

HTML Entity Encoder

Escape special characters into HTML entities.

Processed locally in your browser. Nothing is sent anywhere.

Overview

Escapes HTML-significant characters (&, <, >, ", ') into their named HTML entities — useful for safely displaying user-provided text as literal characters inside HTML.

How to use it

  1. 1Paste text.
  2. 2The encoded output updates instantly.

Related tools

All web tools

Search tools

Search for any tool by name, category or keyword