isUseUnicodeEncoding

Specify whether to emit non-ASCII printable Unicode characters (emit Unicode char or escape sequence starting with '\\u'). The default value is true. When set to false, printable non-ASCII characters (Cyrillic, Chinese, etc.) will be not printed but escaped (to support ASCII terminals).