Binary to Decimal Conversion Problem

If I would print 10111011, the Wire would translate it in a binary code, because he is considering the given value a decimal.

Yeah. But, 0b10111011 would be sent correctly.