Over the past week I\'ve been working on a roguelike game in C++ along with a friend. Mostly too learn the language.
I\'m using:
In principle, all unicode characters are supported on the console. The fact that you're seeing question marks probably has to do with font support for those characters. Try switching the console font to something with very good unicode support.