encode('utf-16') : Encode : String PYTHON TUTORIALS


PYTHON TUTORIALS » String » Encode »

 

encode('utf-16')


uniStr = u"Niu00F1o"


print uniStr.encode('utf-16')



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo String
» Encode