Buffer Contents
The screen buffer passed through the clipboard is in the EBCDIC character set. The non-standard character positions such as x'41' depend on the host code page.
Each character position occupies a WORD (two bytes). The low order byte contains the EBCDIC character value. Ignore the high order byte.