mannuvashishta 0 Newbie Poster

I am working on the project of cryptography and i have entered text in textbox and convert into hexadecimal numbers or binary numbers and store into the one array using the shift function. Shift each binary digit from their place and store it into array and vice-versa. how can i do it.