When working with bytes in an int, use the Integer class's toHexString() method so you can more easily see any differences in the values in each byte.

...