I want to get two consecutive bytes from one "Hello!" string. How more clear I can say this in other way?

I'll try once again. I need output of this kind from Hello!
A=H
B=e
A=l
B=l
A=o
B=!