Herramientas para desarrolladores

HTML Encode / Decode

HTML Encoder converts characters like <, > and & into safe HTML entities (and back), so you can display code or untrusted text without breaking your markup.

Última actualización: July 2026

Encode HTML special characters to entities or decode entities back to text. Free, instant, in-browser HTML entity encoder/decoder.

HTML Encode / DecodeFunciona en tu navegador

Loading tool…

Cómo usar HTML Encode / Decode

  1. Paste your text or HTML.
  2. Choose Encode or Decode.
  3. Copy the result.

Preguntas frecuentes

Why encode HTML?

Encoding special characters prevents them from being interpreted as markup, avoiding broken layouts and XSS when displaying user content.

Which characters are encoded?

The HTML-significant ones: <, >, &, " and '.

Is it free?

Yes, free and fully in-browser.

herramientas para desarrolladores relacionadas