Description
Convert legacy byte encodings to and from Unicode.
Description
Provides simple functions Word8 -> Char
and Char -> Either Char Word8
for converting from legacy character encodings to Unicode and back.
README.md
char-decode
Utilities for converting between UTF-8 and legacy byte encodings.