windows-1252 is the default character encoding used by text editors in the English version of Microsoft Windows.
I've copied certain files from a Windows machine to a Linux machine. So all the Windows encoded (windows-1252) files need …
encoding utf-8 character-encoding windows-1252so okay, as the title suggests the problem I have is with correctly reading input from a windows-1252 encoded file …
python utf-8 python-unicode windows-1252 cp1252I am trying to read a file in as either UTF-8 or Windows-1252 depending on the output of this method: …
java file-io utf-8 character-encoding windows-1252I receive data from a external Microsoft SQL 2008 database (I make queries with MyBatis). The data is encoded as "Windows-1252". …
java utf-8 windows-1252This program works just fine when compiled for .NET 4 but does not when compiled for .NET Core. I understand the …
vb.net character-encoding .net-core windows-1252We have several database fields that contain Windows-1252 characters: an example pain— if you’re Those values map to the …
php utf-8 windows-1252I'm trying to save a string in hebrew to file, while having the file ANSI encoded. All attemps failed I'm …
php encoding utf-8 iconv windows-1252I have a test site and test DB both set to windows-1252. When I type Alt+234 into Chrome it puts …
google-chrome unicode utf-8 character-encoding windows-1252I have a file which is mostly UTF-8, but some Windows-1252 characters have also found their way in. I created …
python unicode encoding utf-8 windows-1252In my application I retrieve search results in JSON format from an external tool called Google Search Appliance(GSA). The …
java json character-encoding google-search-appliance windows-1252