Hello everybody, `chcp 65001` worked for me to display an UTF-8 file with Japanese text. I guess that's because the console was already set to a Japanese font. I assume that it should work for Harsha with some Sinhala text in UTF-8, because the console should already have as suitable font. Regards, Martin. On 2022-08-17 17:46, Asmus Freytag via UA-EAI wrote:
On 8/17/2022 12:39 AM, harsha wijayawardhana via UA-EAI wrote:
Dear Martin, I did that also, but it did not work. I'm now getting squares with question marks. I think I need to download powershell. Let me do that and give feedback.
You would need to set the console to use a font that can support the code points you are displaying.
仠 gives a square with a question mark if I set the console to "Consolas" but shows as expected if I select a CJK font.
A./
(PS: the console does not appear to have the kind of font fallbacks that we've come to expect from browsers).
Thanks and BR, Harsha