CDISR5002E

The string literal is not valid because the following trailing byte of the multibyte UTF-8 character is not correct: 0xhex value of the last byte.

The trailing byte of a multibyte character that the operator is extracting from a UTF-8 string is not a valid trailing byte.
Ensure that the data in the trailing byte is valid for UTF-8 data.