----- test: cut -b 6,7,8 input-utf8 ----- :ba :Ba :BA :BA ----- test: cut -c 6,7,8 input-utf8 ----- bar Bar BAr BAR