Toolzy

HTML Entity Encode / Decode

Escape or unescape HTML entities.

输入
输出

Convert special characters to HTML entities or back to plain characters.

使用方法

  1. Choose Encode or Decode.
  2. Enter your text.
  3. Copy the output.

常见问题

Which characters?
The core five: & < > " '.
Why escape entities?
To display code or prevent HTML injection.

相关工具