Indy 9
Encode2022JP
See Also, Unit: IdCoderHeader
Converts Shift_JIS to ISO-2022-JP character set encoding.
function Encode2022JP(const S: string): string;
Unit
IdCoderHeader
Parameters
const S: string
Values to be converted.
Return Value
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:

  • RFC 1468 - Japanese Character Encoding for Internet Messages

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.