Convert numbers between different bases.
The tool supports binary (base 2), octal (base 8), decimal (base 10), hexadecimal (base 16), and custom bases from 2 to 36.
Yes, the converter handles both integer and fractional (decimal point) numbers across different bases.
For binary output, the tool shows bit grouping (4-bit, 8-bit) for easier reading.