SyntaxFix
Write A Post
Hire A Developer
Questions
To use ASCII with accents:
var str = str.replace(/[^\x00-\xFF]/g, "");