PL/SQL Developer / Chinese Characters.

rcooper

Member²
Is there a way to configure PL/SQL Developer to display Simplified Chinese characters ? Specifically, we are using the ZHS16CGB231280 characterset. I tried setting NLS_LANG in the Oracle Home, but was unsuccessful. The output is either
 
You will need to go to Tools > Preferences > User Interface / Fonts and select a font with the corresponding character set for the editors, grids, and browser.
 
I tried that, but unfortunately am still getting garbade characters instead of the chinese ones. Is there any particular font that I should at the OS level in order to view characters from the ZHS16CGB231280 characterset ?
 
Back
Top