Small snippets of great use:
#UnicodeDecodeError: 'utf-8' codec can't decode byte: invalid start byte
encoding='windows-1252'
Encoding in PostgreSQL: ! chcp 1251
Small snippets of great use:
#UnicodeDecodeError: 'utf-8' codec can't decode byte: invalid start byte
encoding='windows-1252'
Encoding in PostgreSQL: ! chcp 1251