9.2.2.3 Output

Before transmitting token/parameter data to the DTE, the DCE will inspect each element to determine if any of the bytes would render inconsistently on a terminal display. In such cases, the element will be returned in hexadecimal format. This allows, UTF-8 formatted SSIDs to be sent to a DTE in a fashion suitable for re-use, in other words, a human using a terminal application can copy this data and use it as a parameter in a command. Where multiple pieces of information are being returned, the DCE will comma separate each token.

Example:
A<CR><LF>B"C\D<TAB>E     "A\r\nB\"C\\D\tE"
A©B                     [41C2A942]