Replaces special characters with the appropriate escape sequences according to the URL encoding specification RFC 1738.


icon

Inputs/Outputs

  • cstr.png unescaped string in

    unescaped string in specifies the string you want to escape.

  • istr.png escaped string out

    escaped string out returns an escaped string.