Why does sqlplus on Windows show different representations with different (but allowed) NLS_LANG and
In our 11g-database on LINUX we have a character stored as B4 (in HEX). Why does sqlplus on Windows show different representations with WE8PC850 and Codepage 850 (■) and with WE8MSWIN1252 and Codepage 1252 (Ž)? Both settings seem to be allowed by MOS note 179133.1. The characterset in the database is WE8ISO8859P15 where Ž is B4.