If you want to hide your text content from the search engine bots, or other blackhat hackers,
the HTML Encoder tool will help you to convert your text into Unicode or a Hex HTML string format,
but still executed by the browser when loading your pages.
"
);
$("#hex").val(
""
);
$("#result").slideDown();
}