stri_enc_toascii(str)stri_enc_mark.
In incorrect byte sequences are found in UTF-8 byte
streams, a warning is generated.A bytes-marked string is assumed to be represented
by a 8-bit encoding such that it has ASCII as its subset
(a common assumption in R itself).
Note that the SUBSTITUTE CHARACTER (\x1a == \032) may be interpreted
as ASCII missing value for single characters.
stri_enc_fromutf32,
stri_enc_tonative,
stri_enc_toutf32,
stri_enc_toutf8, stri_encode,
stringi-encoding