/ Published in: Regular Expression
A regular expression to find non-ASCII characters.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
[^\x00-\x7F]
Comments
Subscribe to comments
