CCSID(a b c d)

Specifies the coded character set identifier (CCSID) that records in files, and data associated with LOCALEs, and data associated with XML GENERATE output, are converted to at run time. CCSID takes the form:
  CCSID(a b c d)
where a is the locale single-byte data CCSID, b is the non-locale single-byte data CCSID, and c is the non-locale double-byte data CCSID, d is the CCSID for XML GENERATE output data..
CCSID a, b, c, or d, is JOBRUN, JOB, HEX, or "coded-character-set-identifier".