Implicit string conversion is not supported for hexadecimal literals.
30
Cause . . . . . : Hexadecimal literals cannot be used with UCS-2 or Graphic data in assignment expressions or comparison operations. A UCS-2 field cannot be initialized with a hexadecimal literal.
Recovery . . . : Use an explicit conversion (%UCS2 or %GRAPH) for the hexadecimal literal.