File.ReadString expects UTF8 encoding. There are two possible causes:
1. The font doesn't include this sign (unlikely).
2. The text file encoding is not UTF8.
I noticed that I saved the textfile with Wordpad as default, which have different options when saving files.
Thanks for bringing some clarity in this all of you.