You can use the String to Byte Array.vi that is included in LabVIEW, but that gives you the ASCII value of each digit.
Or you can use something like the library routine that I have included here. This is the one that I use all the time (and I have the reverse of it as well for specialty output formats).
Hope this helps.
Rob