Please paste the content you want to convert here

Converted result

About the tool

Definition and Usage: escape can encode a string so that it can be read on all computers.

Explanation: This method does not encode ASCII letters and numbers and does not encode the following ASCII punctuation marks: * @ - _ + . / . All other characters are replaced by escape sequences.