RosettaCodeData/Task/String-length/Raku/string-length-1.raku

2 lines
37 B
Raku

say 'møøse'.encode('UTF-8').bytes;