Python UTF Upper ()

mystring.decode('utf-8').upper()
RapTToR