Fixed encoding
Fixed encoding specifies a fixed Big5 encoding. All inbound messages are converted from Big5 to Unicode and all outbound messages are converted from Unicode to Big5.
Invalid inbound byte streams go to the error database. Therefore, a message that starts with A5h, 20h is an error because this is not a valid Big5 byte sequence.