We often work with binary numbers, and shifting a binary number to the left or right to drop or add a bit. This online tool allows you to add a binary bit to left or right of the nubmer, and show you numerical representation of the number. Please use this tool to perform a shift operation on a decimal, hexidecimal, octal or binary number.
The results from bit shift operation is as follows:
Hexadecimal | 0 |
Decimal | 0 |
Octal | 0 |
Binary | 0 |