Free Online HTML, JSON, URI Escape / Unescape Tool (Secure - No api calls)

Escape is easy to use tool to escape plain URI, HTML and JSON to escaped URI, HTML, JSON and vice versa, which helps removing traces of offending characters that could be wrongfully interpreted as markup, Example.

About Escape/Unescape tool


What is online escape and unescape tool?

Escapes or Unescape HTML, JSON, URI string removing traces of offending characters that could prevent parsing.


What character it replace in HTML?

  • Ampersand is replaced with &amp
  • Less then is replaced with &lt
  • Greater then is replaced with &gt
  • Quotes is replaced with "
  • Single quotes is replaced with &#039

  • What character it replace in JSON?

  • Backspace is replaced with \b
  • Form feed is replaced with \f
  • Newline is replaced with \n
  • Carriage return is replaced with \r
  • Tab is replaced with \t
  • Double quote is replaced with \"
  • Backslash is replaced with \\

  • What character it replace in URI?

  • Hash is replaced with %23
  • Dollar Sign is replaced with %24
  • Ampersand is replaced with %26
  • Plus is replaced with %2B
  • Comma is replaced with %2C
  • Forward Slash is replaced with %2F
  • Colon is replaced with %3A
  • Semicolon is replaced with %3B
  • Equal is replaced with %3D
  • Question mark is replaced with %3F
  • At the ret is replaced with %40

  • Is this online escape unescape tool safe & secure?

    Yes, this online escape and unescape tool is safe & secure. We do not save any of your data in server. Neither the data is visible to any 3rd party.


    Example HTML File

    <!DOCTYPE html>
    <html>
      <body>
       <h1>My First Heading</h1>
       <p>My first paragraph.</p>
      </body>
    </html>

    Example JSON File

    {
        "name": "X56",
        "age": 25,
        "address": {
            "city": "Decock",
            "state": "LalaLand",
            "country": "Moon"
        }
    }

    Example URI

    https://freehtmlchecker.com/escape-uri


    Add Comment

    Your comment will be reviewed by site administrators and will be live after approval.

    The content of this field is kept private and will not be shown publicly.

      

    Free HTML Checker
    Web Scraper
    Fetch Title from the website
    Fetch Description from the website
    Fetch Organization name from the website
    Fetch Content from the website
    Fetch Emails from the website
    Fetch Phone Numbers from the website
    Fetch Address from the website
    Fetch Social Media URL's from the website
    Fetch Important Links from the website
    Fetch CSS from the website
    Fetch Scripts from the website
    Fetch Media from the website
    Fetch Outside URL's from the website
    HMAC Generator
    Download Bhavcopy
    Base64 Utility
    Genereate QR Code
    HTML Minifier
    CSV to HTML Table Converter
    Mobile Tracker

    Contact Us  | Privacy policy  | Terms and conditions  © 2024 freehtmlchecker All rights reserved.
    Made with for coding.