SyntaxFix
Write A Post
Hire A Developer
Questions
Something like:
>>> bytes.fromhex('4a4b4c').decode('utf-8') 'JKL'
Just put the actual encoding you are using.