Converts Shift_JIS to ISO-2022-JP character set encoding.
function Decode2022JP(const S: string): string;
Parameters
const S: string
Values to be converted.
Returns
String - Values in ISO-2022-JP character set.
Description
Decode2022JP is a String function that converts Shift_JIS character set encodings to the ISO-2022-JP character set, in accordance with the operation described in the Internet Standards document: