UTF-unknown icon indicating copy to clipboard operation
UTF-unknown copied to clipboard

UTF-8 file is detected as Windows-1258 - Vietnamese (SBCSCodePageEncoding)

Open Jujubeeeee opened this issue 1 year ago • 1 comments

Hi, there is a txt file with UTF-8, but is detected as SBCSCodePageEncoding. Thanks for your help! Brazil_Physical_Addresses_UTF8.txt

Jujubeeeee avatar May 10 '24 06:05 Jujubeeeee

results currently:

Image

same results when using DetectFromBytes

windows 1258 is indeed wrong, https://en.wikipedia.org/wiki/Windows-1258 - Vietnamese

304NotModified avatar Aug 08 '25 22:08 304NotModified