TrumanWong

Please paste the content you want to convert here

Converted result

About the tool

<strong style={{fontWeight: 'bold'}}>Definition and Usage:</strong> escape can encode a string so that it can be read on all computers.

<strong style={{fontWeight: 'bold'}}>Explanation:</strong> This method does <i className="col-red">not</i> encode ASCII letters and numbers <i className="col-red">and</i> does not encode the following ASCII punctuation marks: * @ - _ + . / . All other characters are replaced by escape sequences.