binary  
4 results


binary - Base 2 for numbers

Free Base Change Conversions Calculator - Converts a positive integer to Binary-Octal-Hexadecimal Notation or Binary-Octal-Hexadecimal Notation to a positive integer. Also converts any positive integer in base 10 to another positive integer base (Change Base Rule or Base Change Rule or Base Conversion)

Bit Shifting

Free Bit Shifting Calculator - Performs a bit shift left or a bit shift right on a decimal or binary number

Calculator
Bitwise Operations

Free Bitwise Operations Calculator - Performs bitwise operations between two decimal or binary numbers:
* Bitwise OR
* Bitwise AND
* Bitwise XOR

Also performs Bitwise NOT on 1 number

Calculator · Watch the Video
Modular Exponentiation and Successive Squaring

Free Modular Exponentiation and Successive Squaring Calculator - Solves xn mod p using the following methods:
* Modular Exponentiation
* Successive Squaring

Calculator · Watch the Video