Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ucs2

How To Decode Javascript Unicode String In Python?

I found that it is a character of TWO HEARTS here. I tried to decode it: a = '\ud83d\udc95'… Read more How To Decode Javascript Unicode String In Python?