UNIX

Do the following:

  1. Check the environment variable NLS_LANG:
    echo $NLS_LANG
    
  2. Set the environment variable NLS_LANG to UTF8; for example:
    % setenv NLS_LANG American_America.UTF8