Having the values as binary or hex in the array doesn't add any value. You are more likely to require the decimal value.

Having the values as a string further complicate things.

My vote is for an array of decimal integers.