gchq/CyberChef

Operation request: Escape Smart Characters

Chiusa

#419 aperta il 20 nov 2018

 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (3944 fork)batch import
good first issuehelp wantedoperation

Metriche repository

Star
 (34.843 stelle)
Metriche merge PR
 (Merge medio 57g 13h) (62 PR mergiate in 30 g)

Descrizione

Summary

An operation to convert smart characters (quotes, dashes, apostrophes, arrows, copyright signs, ellipses etc.) back to plain ASCII.

Example

Input

“”—‘’ →©…

Output

""--''-->(c)...

References

http://unicode.scarfboy.com/?s=quotation+mark http://quotesandaccents.com/

Guida contributor