Displaying Arabic characters in C# console application
I believe it was possible to show Arabic characters on a console application 13+ years ago, since the days of Windows ME. Now i am using Visual Studio 2013, On a Windows 8, and the following code shows: ????? ?? Console.OutputEncoding = System.Text.Encoding.Unicode; Console.WriteLine("مرحبا بك"); Is there anyway to show Arabic characters in the console output? J... There are several issues to resolve to get this to work. You need a font that supports both Arabic AND the windows console. See KB : Necessary criteria for fonts to be available in a command window The font must be a fixed-pitch