AlwizTool Logo AlwizTool Logo

HTML Entity Encoder / Decoder

Encode or decode HTML special characters using named, decimal, or hex formats.

Input

Output

About HTML Entities

HTML entities represent special characters that have meaning in HTML syntax. Encoding prevents XSS vulnerabilities and ensures characters display correctly. Named entities are human-readable, decimal and hex are numeric references.

Other Tools