unable to view japanese characters into Toad version 9.6.1.1

Hi Guys,

Please help to fix below issue.

1. Unable to view Japanese characters into toad version 9.6.1.1

2. Unable to insert “μ” , “~” special character into toad.

i’m using below:

=============

select * from v$nls_parameters where parameter in (‘NLS_LANGUAGE’, ‘NLS_TERRITORY’, ‘NLS_CHARACTERSET’,‘NLS_NCHAR_CHARACTERSET’);

PARAMETER VALUE
========= =====
NLS_LANGUAGE AMERICAN
NLS_TERRITORY AMERICA
NLS_CHARACTERSET WE8ISO8859P1
NLS_NCHAR_CHARACTERSET AL16UTF16

Please reply Guys…

When you say “insert”, how are you doing it? Running an insert statement? Editing a grid? Also, what version of your Oracle DB/client do you have? Can you insert via SQL*Plus?

Please also note that you are using a VERY old version of Toad (8ish years).