HTML Escape
Escape HTML special characters (< > & " ') to entities. Safe injection into HTML markup.
Why use our HTML Escape?
Escape HTML special characters (< > & " ') to entities. Safe injection into HTML markup.
What the html escape does
Escape HTML special characters (< > & " ') to entities. Safe injection into HTML markup.
Great for html escape
A quick, free way to handle html escape — no sign-up, no install, results in milliseconds.
Private & instant
Encoding and decoding run locally, with full control over the output format.
Related developer tools
HTML Unescape
Decode HTML entities back to characters — supports & < numeric ' and hex ' forms.
OpenXML Escape
Escape XML reserved characters to their entity form. Produces safe XML text content.
OpenCSV Escape
Escape a value for safe inclusion in a CSV cell — quotes fields containing commas, quotes or newlines.
OpenJava Escape
Escape a plain string into a Java string literal — non-ASCII characters escaped as \uXXXX.
OpenJavaScript Escape
Escape a plain string into a JavaScript string literal — handles quotes, backslashes and control characters.
OpenJSON Escape
Escape text into a valid JSON string literal — newlines, quotes and unicode handled automatically.
Open