Online HTML Escape / Unescape

Online Free HTML Escape and Unescap.Escapes the characters in a String using HTML entities.For example: "bread" & "butter" becomes: "bread" & "butter"

  1. '<' will become '<'
  2. '>' will become '>'
  3. '"'will become '"'
  4. '&' Will be '&

Supports all known HTML 4.0 entities, including funky accents.