Base converter
This page uses PHP's base_convert function to convert between numbers of different bases. If the page performs in an unexpected manner, check the documentation in that link.
The old version of this page used the baseconv program which I wrote some time ago. There is no reason why you would want to download that software.