Number Utilities
All Numbers Converter
Convert numbers between binary, octal, decimal, and hexadecimal formats.
Decimal to Binary
Convert decimal numbers to binary format.
Decimal to Octal
Convert decimal numbers to octal format.
Binary to Decimal
Convert binary numbers to decimal format.
Binary to Hex
Convert binary numbers to hexadecimal format.
Binary to Octal
Convert binary numbers to octal format.
Hex to Decimal
Convert hexadecimal numbers to decimal format.
Hex to Binary
Convert hexadecimal numbers to binary format.
Hex to Octal
Convert hexadecimal numbers to octal format.
Octal to Decimal
Convert octal numbers to decimal format.
Octal to Binary
Convert octal numbers to binary format.
Octal to Hex
Convert octal numbers to hexadecimal format.
ASCII to Text
Convert ASCII character codes back to readable text.
Char to ASCII
Convert characters to their ASCII code values.
Reverse Hex
Reverse the order of bytes in a hexadecimal string.