Introduction - If you have any usage issues, please Google them yourself
1:Decimal number change into binary number ,0AH,0DH 十进制转化为二进制
2:Binary number change into decimal number ,0AH,0DH 二进制转化为十进制
3:Decimal number change into hexadecimal number ,0AH,0DH 十进制转化为十六进制
4:Hexadecimal number change into decimal number ,0AH,0DH 十六进制转化为十进
5:Binary number change into hexadecimal number ,0AH,0DH 二进制转化为十六进制
6:Hexadecimal number change into binary number ,0AH,0DH 十六进制转化为二进制