NOTES
The behaviour of putwchar depends on the LC_CTYPE category of the current locale. It is reasonable to expect that putwchar will actually write the multibyte sequence corresponding to the wide character wc.
"SEE ALSO"
fputwc(3), unlocked_stdio(3)