# My terminal is Latin-1, which happens to match Perls default assumption > perl -MEncode -wle print(length(decode('Latin-1',qq(ä)))) 1