Pay attention to the bit sequence after conversion. The default LSB is at the index of array 0, similar to little endian in byte order.
If you need to flip, just flip with the "Flip One-dimensional Array" in the array.