String Python Tutorial

uniStr = u"Ni\u00F1o"
print uniStr.encode('utf-16')