Here are some values I got from the terminal:
11011110000000000001000000000010
00000010000001010000010000000011
00000011000000010000001011011110
I do not see the sign extension here,
do I just split it half and half and print it as signed integer?