Description
Text can be encoded into a chosen character set from the command line. It is useful for developers and users working with legacy encodings, data conversion, or debugging text compatibility.
Character-set conversion can corrupt text when the wrong encoding is chosen. Keep the original file until the converted output is verified.