SyntaxFix
Write A Post
Hire A Developer
Questions
To add to add to the previous answer, there is even a fourth way that can be used
import codecs encoded4 = codecs.encode(original, 'utf-8') print(encoded4)