Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
MPS encoding
# -*- coding: utf-8 -*- s = u'Указанные'.encode('cp1251') print s.decode('latin').encode('utf-8') print s.decode('cp1251').encode('utf-8').decode('latin').encode('utf-8')
run
|
edit
|
history
|
help
0
wordscapes
working with strings
Gani
Nama Bulan Python
espacio_blanco
Printing
information of operating system on which your code is run
Decimal to Binary
mergeTrees
NormalizeTags