# Perl assumes it's a Latin-1 string > perl -MEncode -wle print+length(qq(\x{c3}\x{a4})) 2