You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this file. I produced it by converting some UTF-8 text to UTF-16LE via iconv, which doesn't produce a BOM. When I try to detect its encoding, I get this:
I have this file. I produced it by converting some UTF-8 text to UTF-16LE via iconv, which doesn't produce a BOM. When I try to detect its encoding, I get this:
What I'd like to see is the actual UTF-16LE encoding.
The text was updated successfully, but these errors were encountered: