SMS with special characters

Is it possible to send with Python digisms module SMS messages
containing special characters? In this case characters with umlaut (Ä, Ö, Å)

The official ETSI GSM 03.38 7-bit encoding contains these, but
it seems that the digisms interface interprets the message in
ASCII (and strips the most significant bit).