How to encode with python to translate $E4 to ä

前端 未结 0 2038
终归单人心
终归单人心 2020-12-08 05:36

I need to convert a string into a different encoding which I believe is Windows1252, not sure though.

The characters would be:

%E4 = ä
%F6 = ö
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题