How Do I determine Database character set?

How Do I determine Database character set?

 

  



I just recently did the following command

SVRMGR> ALTER DATABASE CHARACTER SET UTF8;

I know there is a V$ for NLS_CHARACTER SET is there on for Database
Character set?

Oracle LazyDBA home page