let\'s translate to decimal like this:
0∙163+2∙162+0∙161+3∙160 = 0∙4096+2∙256+0∙16+3∙1 = 0+512+0+3 = 51510
got It: 020316 =51510
let\'s translate from decimal to binary decimal (BCD) like this:
51510 = 5 1 5 = 5(=0101) 1(=0001) 5(=0101) = 10100010101BCD
the Final answer: 020316 = 10100010101BCD