I want to get any character encoding by Encoding.GetEncoding

Hi.

The Island RTL Encoding class (RemObjects.Elements.System.Encoding) is
Will the GetEncoding method be implemented in the future?
At the moment, using the GetEncoding method of the Elements RTL Encoding class (RemObjects.Elements.RTL.Encoding) can not obtain any character encoding, and it returns nil.

In order to handle Japanese character strings, ‘Shift-JIS’ (‘Shift_JIS’, ‘SJIS’) is required.