So, only characters that I input shows perfectly fine, but the output characters (when im doing Console.WriteLine) change to ‘?’ Output
It is weird because before every cyrillic character was showing up
I tried adding Console.OutputEncoding = Encoding.UTF8, ASCII, Unicode and others, nothing works.
New contributor
Sarertt Pontampon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2