BINARY Tools - Tag
Perform binary bitwise a n d operation on text in a s c i i 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 m p3 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 n a n d operation on text in a s c i i or numbers in binary, octal, decimal and hex formats
Perform binary bitwise n o r operation on text in a s c i i or numbers in binary, octal, decimal and hex formats
Perform binary bitwise n o t operation on text in a s c i i or numbers in binary, octal, decimal and hex formats
Convert octal number to binary
Perform binary bitwise o r operation on text in a s c i i 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 x n o r operation on text in a s c i i or numbers in binary, octal, decimal and hex formats
Perform binary bitwise x o r operation on text in a s c i i or numbers in binary, octal, decimal and hex formats