# Message Encoding

| Data Coding | Value                                                                                      |
| ----------- | ------------------------------------------------------------------------------------------ |
| 0x00        | Default GSM 7 encoding                                                                     |
| 0x01        | ASCII                                                                                      |
| 0x02        | Binary                                                                                     |
| 0x03        | ISO8859-1 (Latin-1), only characters within GSM-7 character table can be parsed to handset |
| 0x04        | Binary                                                                                     |
| 0x08        | UCS2                                                                                       |
