How to convert from String Array [] to byte array []

My labview program was sending the "FF" Ascii characters and i was interested by the value .

So you wanted "FF" converted to 255, but what do you mean by

I modified my labview code to send the equivalent characters of the binary data.

What is it sending now instead of "FF" ?