Search code examples
Correctly reading text from Windows-1252(cp1252) file in python...


pythonutf-8python-unicodewindows-1252cp1252

Read More
Why does ENcoding a string result in a DEcoding error (UnicodeDecodeError)?...


pythonpython-2.7unicodepython-2.xpython-unicode

Read More
Import all letters of an alphabet of a certain language...


pythonpython-3.xunicodepython-unicode

Read More
How to print() a string in Python3 without exceptions?...


python-3.xpython-unicode

Read More
UnicodeEncodeError on API-call (json)...


pythonjsonunicodepython-unicode

Read More
What's "ANSI_X3.4-1968" encoding?...


pythonpython-3.xencodingcharacter-encodingpython-unicode

Read More
UnicodeDecodeError: 'utf8' codec can't decode byte 0x80 in position 3131: invalid start ...


jsonpython-2.7utf-8asciipython-unicode

Read More
Why does emoji U+1F60A contain a new line character in UTF-16 when reading it?...


python-3.xpython-unicode

Read More
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa0' in position 20:...


pythonunicodebeautifulsouppython-2.xpython-unicode

Read More
Unicode Encode Error when writing pandas df to csv...


pythonpandasexport-to-csvpython-unicode

Read More
Python 2.7 - Elasticsearch - SyntaxError: Non-ASCII character '\xc3'...


python-2.7elasticsearchcharacter-encodingnon-ascii-characterspython-unicode

Read More
How to ignore space in Sound Mark during Unicode Composition/Decomposition in Japanese text?...


unicodepython-unicodeunicode-normalization

Read More
Unable to write data in file...


pythonpython-3.xpython-unicode

Read More
How to fix "latin-1 codec can't encode characters in position" in requests...


pythonpython-3.xpython-requestspython-unicode

Read More
Pycharm Unicode Produces Box with Question Mark...


pycharmpython-unicode

Read More
Current idiom for removing 'surrogateescape' characters fron a decoded string...


pythonpython-3.xunicodepython-unicode

Read More
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb5 in position 2: invalid start by...


pythonpython-unicode

Read More
Python 3 fails at pdb "b main" with UnicodeDecodeError?...


pythonpython-3.xcharacter-encodingpdbpython-unicode

Read More
python3 encode replace unicode characters...


pythonpython-3.xunicodepython-unicode

Read More
Printing strings with UTF-8 encoded characters, e.g.: "\u00c5\u009b\"...


pythonpython-3.xpython-unicode

Read More
Ignore carriage returns (\u000D) with read_csv in python pandas...


pythonpandascsvpython-unicode

Read More
Replace Character For All Rows using SQLAlchemy on Flask...


pythonflasksqlalchemyflask-sqlalchemypython-unicode

Read More
Unable to print Dependent vowels...


python-3.xunicodepython-unicode

Read More
Input Unicode character string and output the corresponding character...


pythonpython-3.xpython-unicode

Read More
unicodedata.decomposition() vs. unicodedata.normalize(NFD/NFKD)?...


pythonpython-3.xunicodepython-unicode

Read More
UnicodeDecodeError: 'utf8' codec can't decode byte 0x9c...


pythonlinuxpython-unicode

Read More
Using UTF-8 in Python 3 string literals...


pythonunicodeutf-8git-bashpython-unicode

Read More
pandas' dataframes merge challenge with identical strings but different unicodes...


pythonpandasdataframepython-unicodepandas-merge

Read More
Python - wierd UnicodeEncodeError...


python-3.xdjangoencodingasciipython-unicode

Read More
Encoding Unicoded emoji from CSV file with text strings together...


pythonemojipython-unicode

Read More
BackNext