CDISR5001E

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

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