Encoding Tools
Recently added

HTML Entity, Hex & Binary Encoder

Switch between HTML entity, hex, and binary modes to encode or decode text locally.

Features

  • HTML entity encode/decode
  • Hex encode/decode
  • Binary encode/decode
  • Live conversion

How to use Encoding Tools

  • 1
    Choose a mode and encode/decode direction.
  • 2
    Paste text and copy the output.

Examples

Entity encode

Input
<Hello>
Output
&lt;Hello&gt;

About Encoding Tools

Encode and decode HTML entities, plus hex and binary text views for markup debugging and low-level representations.

Frequently asked questions

Yes - hex/binary modes use UTF-8 bytes.

No.

Separators are ignored when decoding.