Problem shifting bitwise Output

Hi,

Im sending values between 1 and 255 to the Arduino (0x1 and 0xFF). I guess (Im not really sure) its using msb.

So there are no errors in this code since the result differs from those online conversion tools.
I guess I have to build an serial adapter for a debug console to see what really happens. :-/