ANSI does have umlauts though.
Ä = 0xC4
Ö = 0xD6
Ü = 0xDC
ä = 0xE4
ö = 0xF6
ü = 0xFC
ß = 0xDF
I think those are the same code points as Unicode.
ANSI does have umlauts though.
Ä = 0xC4
Ö = 0xD6
Ü = 0xDC
ä = 0xE4
ö = 0xF6
ü = 0xFC
ß = 0xDF
I think those are the same code points as Unicode.