Reading writing a different charset
It is not an exception that the input from various sources could come in various charsets.
Note that a lot of systems use the Windows operating system but there are others.
Go, by default, expects that the strings used in the program are UTF-8 based...
blog.cloudnativefolks.org2 min read