ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 67 of 545 2020-04-15
3.1.2.36. AT+CSCS - Select TE Character Set
The command purpose is to set different character sets that are used by the device.
AT+CSCS=[<chset>]
Set command sets the current character set used by the device.
Parameter:
character set
to be used by
the device.
GSM default alphabet (3GPP TS 23.038).
international reference alphabet (ITU-T T.50).
ISO 8859 Latin 1 character set.
PC character set Code Page 437.
16-bit universal multiple-octet coded character set
(ISO/IEC10646).
Character strings consist only of hexadecimal numbers from 00 to
FF; e.g. "032FE6" equals three 8-bit characters with decimal
values 3, 47 and 230; no conversions to the original MT character
set shall be done. If MT is using GSM 7 bit default alphabet, its
characters shall be padded with 8th bit (zero) before converting
them to hexadecimal numbers (i.e. no SMS style packing of 7 bit
alphabet).
AT+CSCS?
Read command returns the current value of the active character set.
AT+CSCS=?
Test command returns the supported values for parameter <chset>.