unicode_string = 'Километр' print(unicode_string.lower()) # Saída: "километр"