Makes it easy to convert special characters from ISO-8859-1 to UTF-8.
In order to make it practical and fast to convert a phrase or word.
It takes a string of type ISO-8859-1 and returns output of type UTF-8, converting the special characters that were not decoded.
- Updated dependencies BinaryData