I saw a server description using UTF8 and I would like to do the same. I tried copy/pasting the symbols in the "+server.description" but it did not work. How do I do that? Do I need to use "\u#CODE" or something like that?
Using UTF8 in server description?
You need to change your bash file's CHCP
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/chcp
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/chcp
Hmm, ok. So I need to add “+chcp 65001”?
Thank you for the help!
maybe this is helpful fpicoral