Converts the following characters to special characters.
These are the characters to be replaced when preventing cross-site scripting.

No data is sent to the server as it is processed within the browser.

Before Convert & > < " ' ` .
After Convert &amp; &gt; &lt; &quot; &#x27; &#x60; &#46;
Target String
Converted string