Unlike SQL*Plus, sqlcl does not follow NLS_LANG. Suppose you want to select a string from a database in AL32UTF8 and display it in, say, a Windows 10 Command Prompt window using WE8PC850 as character set. How do you tell the Oracle Net layer within sqlcl to adapt to gthe client character set ?