This is a converter that changes decimal numbers (base 10) to whatever base you select (2 / Binary, 8 / Octals, and 16 / Hexadecimals)
I made this from Scratch *Rimshot* and that is all... I hope this is helpful, mainly because it took me way too long to figure out and make!