v$parameter will not tell u character set or national character set.

Actually three ways:

As said before in thread, query sys.props$

2) alter database backup controlfile to trace (and open the trace file)

3) query v$nls_parameters