now im dizzzzy...

How do I split a "word" into "letter" if no delimiter is defined?

e.g. input:

$W1 = "kixart"

output should be:

k
i
x
a
r
t

..........

_________________________
I will always look out from behind these eyes...