HTML Encoder
Input HTML
  • Encode
  • Level
  • Mode
Encoded HTML 

Online Free HTML Encoder

  • Encodes HTML Text
  • Decode as you type
  • Decode on paste
  • Availability to change the level
  • Availability to change the scope
  • Availability to use hexadecimal numbers in encoded data

Sample

<div>
  <h1>Quraim Soft Tools</h1>
</div>

Converts to:

&lt;div&gt;
  &lt;h1&gt;Quraim Soft Tools&lt;/h1&gt;
&lt;/div&gt;