Search code examples
Why does the regex "[a-z]" match against the non-ASCII characters "İıſK" when th...


unicodepython-repython-unicode

Read More
Some annoying characters are not normalised by unicodedata...


pythonpython-3.xunicodepython-unicodeunicode-normalization

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


jsonpython-2.7utf-8asciipython-unicode

Read More
How to print Unicode like “u{variable}” in Python 2.7?...


pythonunicodepython-unicode

Read More
How to decode Unicode escape sequence emojis encoded as \uXXXX?...


pythonjsoninstagramemojipython-unicode

Read More
TypeError: ufunc 'subtract' did not contain a loop with signature matching types dtype('...


numpymatplotlibpython-unicode

Read More
I'm trying to make a simple log in menu. The database is stored locally via .txt file, but there...


pythonpython-3.xauthenticationunicodepython-unicode

Read More
Converting a list of tuples containing utf8 data to devanagari text...


pythonpython-2.7unicodeutf-8python-unicode

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


pythonunicodebeautifulsouppython-2.xpython-unicode

Read More
Git-bash not displaying Unicode with logging...


pythonunicodegit-bashpython-unicode

Read More
Using persian unicode in django url...


djangodjango-modelsdjango-urlspython-unicode

Read More
UnicodeDecodeError when reading file in Python...


pythondjangopython-unicodetraceback

Read More
Python 3.6, utf-8 to unicode conversion, string with double backslashes...


pythonunicodeutf-8python-unicode

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


pythonpython-3.xunicodepython-unicode

Read More
how to convert Python 2 unicode() function into correct Python 3.x syntax...


pythonpython-3.xpython-unicode

Read More
how to use non-english literal without getting any unicode error?...


pythonstring-literalspython-unicodeunicode-literals

Read More
unicode normalization: dotless i + accent...


pythonunicodepython-unicodeunicode-normalization

Read More
python requests unicode encode error while attaching cookies...


pythoncookiespython-requestspython-unicodeunicode-string

Read More
How to decode and encode Hebrew strings?...


pythonpython-unicodehebrew

Read More
How can I parse a bytestring in Python 3?...


pythonpython-3.5string-parsingpython-unicode

Read More
Is it possible for str.encode(encoding='utf-8', errors='strict') to raise UnicodeErr...


pythonpython-3.xpython-2.7python-unicode

Read More
Reading and Writing Devanagri Hindi characters in text file...


pythonunicodeutf-8python-unicodedevanagari

Read More
Python - Unicode De/Encode...


pythonencodingcharacter-encodingpython-unicode

Read More
Can I override u-strings (u'example') in Python 2?...


pythonpython-2.7python-unicode

Read More
Python3 json with japanese characters...


python-3.xpython-unicode

Read More
How do I add an image using pillow to my tkinter GUI?...


pythonuser-interfacetkinterpython-imaging-librarypython-unicode

Read More
"`ascii‘ codec can’t enforce character u’\u2022‘ in position 206: ordinal not in range (128)&qu...


pythonserverasciiubuntu-20.04python-unicode

Read More
UnicodeDecodeError when concatenating strings...


pythonpython-2.7character-encodingpython-unicode

Read More
How to properly iterate over unicode characters in Python...


pythonunicodepython-unicode

Read More
Ansible: convert a list with unicode to a list of strings (and compare them)...


listansiblediffpython-unicodeansible-awx

Read More
BackNext