The server inserts shift-control characters into DBCS-only fields automatically.
0E0F
The server leaves the cursor under the shift-in character and puts the keyboard in insert mode. Insert double-byte characters between the shift-control characters. To insert double-byte characters, start keying in double-byte characters at the cursor position. For example, enter the double-byte character string D1D2D3, as follows (where 0E represents the shift-out character, 0F represents the shift-in character, and D1, D2, and D3 represent three double-byte characters):
0ED1D2D30F
To find out if a field already has the shift-control characters, press the Display Shift Control Character key.
DBCS-graphic fields store double-byte characters without requiring the use of shift control characters. Shift control characters should not be inserted in graphic fields.