BINARY Tools - Tag
Perform binary bitwise AND operation on text in ASCII or numbers in Binary, Octal, Decimal and Hex formats
Encode text or files using Base32 encoding & download the output, all on the client side
Decode text or data encoded using Base64 encoding & download the output, all on the client side
Encode text or files such as MP3 using Base64 encoding, all on the client-side.
Convert Binary Coded Decimal number to Binary
Convert Binary number to Binary Coded Decimal
Convert Binary number to Decimal
Convert Binary number to Gray Code
Convert Binary number to Hex
Convert Binary number to Octal
Convert Decimal number to Binary
Convert between gray code and binary, octal, decimal and hex
Convert Gray Code number to Binary
Convert Hex number to Binary
Perform bit inversion operation on a binary string
Perform binary bitwise NAND operation on text in ASCII or numbers in Binary, Octal, Decimal and Hex formats
Perform binary bitwise NOR operation on text in ASCII or numbers in Binary, Octal, Decimal and Hex formats
Perform binary bitwise NOT operation on text in ASCII or numbers in Binary, Octal, Decimal and Hex formats
Convert Octal number to Binary
Perform binary bitwise OR operation on text in ASCII or numbers in Binary, Octal, Decimal and Hex formats
Perform bit reverse operation on a binary string
Perform circular bit shift (left or right) operations on a binary string
Perform binary bitwise XNOR operation on text in ASCII or numbers in Binary, Octal, Decimal and Hex formats
Perform binary bitwise XOR operation on text in ASCII or numbers in Binary, Octal, Decimal and Hex formats