Skip to content
QuickTool logoQuickTool

HTML Encoder

Escape HTML special characters to entities

Start

<div class="x">Test & "quotes"</div>

Description

Escape &, <, >, quotes, and more into safe HTML entities.

How to Use

  1. Paste text
  2. Copy encoded output

Example

<div> & " -> &lt;div&gt; &amp; &quot;

FAQ

Runs locally.