50%

HTML Encode


Enter the text to be HTML encoded

Size : 0 , 0 Characters

The Encoded HTML:

Size : 0 , 0 Characters

What Is HTML Encode?



HTML Encode is an online tool that is used to encode plain HTML to an encoded one so as to show the HTML text in <pre> tag. In simple terms it converts every applicable character to their corresponding HTML entities. In HTML certain characters have special significance and need to be converted to their correct HTML entity or version to preserve their meanings and the HTML Encode is the go-to tool to get that done.


What Can HTML Encode Be Used For?



HTML Encode is a tool that can be used to Encode your data if you are a a developer. Encode your HTML Load plain data to encode by clicking on the URL button entering the URL and submitting. Convert plain HTML file to an encoded one through uploading.


How Can I Use the HTML Encode?



Enter the characters that you want to encode in the left box You can also upload it from your device. You can get the HTML string in the right box in an instant. Download your result by clicking on the save button. Copy your result if you want by clicking on the copy button. HTML Encode is a tool that works well on browsers such as Safari Edge FireFox and Chrome. It also functions properly on Windows MAC and Linux.


Example

HTML Try it.

<!DOCTYPE html>
<html>
  <head>
    <title>Largest companies by market cap — US Stock Market</title>
    <meta charset="UTF-8" />
  </head>
  <body>
    <h1>Apple : 2037 Billion</h1>
    <h2>Microsoft : 1624 Billion</h2>
    <h3>Amazon : 1611 Billion</h3>
    <h4>Google : 1058 Billion</h4>
    <h5>Alibaba : 826 Billion</h5>
    <b>This data is as of 21 Sep 2020.</b>
   </body>
</html>

Encoded HTML

&lt;!DOCTYPE html&gt;
&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;Largest companies by market cap — US Stock Market&lt;/title&gt;
    &lt;meta charset="UTF-8" /&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;Apple : 2037 Billion&lt;/h1&gt;
    &lt;h2&gt;Microsoft : 1624 Billion&lt;/h2&gt;
    &lt;h3&gt;Amazon : 1611 Billion&lt;/h3&gt;
    &lt;h4&gt;Google : 1058 Billion&lt;/h4&gt;
    &lt;h5&gt;Alibaba : 826 Billion&lt;/h5&gt;
    &lt;b&gt;This data is as of 21 Sep 2020.&lt;/b&gt;
   &lt;/body&gt;
&lt;/html&gt;

For Advanced Users

External URL

Load External URL in Browser URL like this https://www.fancytextconverter.com/html-encode-string?url=external-url

https://www.fancytextconverter.com/html-encode-string#url=https://gist.githubusercontent.com/cbmgit/ca77ec0677c0e18019cdab8617517d36/raw/sample

Related Tools


Recently visited pages


Tags