NOTES
The behaviour of getwchar depends on the LC_CTYPE category of the current locale. It is reasonable to expect that getwchar will actually read a multibyte sequence from standard input and then convert it to a wide character.
"SEE ALSO"
fgetwc(3), unlocked_stdio(3)