Encodes this String to LATIN-1.
LATIN-1
Uint8List encodeLatin1() => dart_convert.latin1.encode(this);