The 16 bit string type.
lispworks
16-bit-string length
length
The length of the string (or * , meaning any).
*
The type of strings that can hold simple chars of codes 0...65533. This is the string type that is guaranteed to always take 16 bits per element.
LispWorks User Guide and Reference Manual - 21 Dec 2011