123str_unicode = u'unicode string' str_utf8 = str_unicode.encode('utf-8') str_cp1251 = str_unicode.encode('cp1251')
Name (required)
Mail (will not be published) (required)
Website
Leave a Reply