uni-nope
RegExp for non-ASCII characters filtering.
rfc2047
Encode and decode rfc2047 (MIME encoded words)
rfc2231
Encode and decode rfc2231/rfc5987
is-ascii-safe
Check if a given string is ASCII-safe, i.e. consists of ASCII characters (U+0000 to U+007F) only.