XML Escape
Escape the five reserved XML characters, live as you type, in either direction.
100% private, runs in your browser
Escapes the five reserved XML characters (&, <, >, ", ') to their entity form — type in either field, both directions update live. Runs entirely in your browser.
What is XML Escape?
Type text containing &, <, >, ", or ' and see them escaped to their XML entity form instantly — needed whenever that text is going inside XML content or an attribute value. Type in either field, both directions update live.
FAQ
The five characters XML reserves: & (&), < (<), > (>), " ("), and ' (').