🧰 FreeTools

Codificador HTML

Codifica y decodifica entidades HTML. Convierte caracteres especiales como <, >, & en sus equivalentes.

HTML35 chars
HTML Entities
&lt;div class=&quot;demo&quot;&gt;&amp;copy; 2024&lt;/div&gt;

Preguntas Frecuentes

When should I encode HTML entities?

When you need to display HTML code as text on a web page without it being rendered by the browser.

Share:

Related Tools