2.1.15 NChar

The NChar data type is a user-defined, fixed-length, double-byte character string that has a supported number of double-byte characters that range from 1 through 4000. The values of this data type are represented in simple Unicode string format, as follows.

 NChar = 2*8000OCTET

Because the characters are already in Unicode, there is no conversion.