Like convertToUtf8, but if the encoding is unknown, it just strips all chars > 127 and calls it done instead of throwing
See Implementation
Like convertToUtf8, but if the encoding is unknown, it just strips all chars > 127 and calls it done instead of throwing