I want to convert some numbers to binary, octal, and hexadecimal..
for example:
.
DECIMAL......BINARY......OCTAL.....HEXADECIMAL
...................................................................
1.................00000001.....001.......1
2.................00000010.....002.......2
And so on..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.