![iTegno 39 series At Command Manual Download Page 15](http://html1.mh-extra.com/html/itegno/39-series/39-series_at-command-manual_2095433015.webp)
iTegno 39XX GPRS Modem
AT Commands Guide
02000C17
•
v1.5
Confidential
All specifications are correct at the time of release. iWOW Connections owns the proprietary rights to the information contained herein this
document. It may not be edited, copied or circulated without prior written agreement by iWOW Connections Pte Ltd. © 2011, 2012 iWOW
Connections Pte Ltd
5
1.4
Supported Character Sets
The character set on the module can be selected using AT+CSCS. The supported character sets are as follows:
Abbreviation
Description
GSM Alphabet (7-bit)
GSM 03.38
IRA (7-bit)
ITU-T T.50
PCCP437
PC character set Code Page 437
PCDN
PC Danish/Norwegian character set
Latin 1 (1-6) character set
ISO 8859-1
Hexadecimal
-
UCS2 (16-bit)
Unicode character
Note:
Note that ASCII alphabet is not equivalent to GSM alphabet
Example of Character Definitions:
GSM Hex Value
ASCII character
ASCII Escape Sequence
Hex Escape Sequence
00
Null
\00
5C 30 30
5C
\
\5C
5C 35 43
3B
;
\3B
5C 33 42