let\'s translate to decimal like this:
0∙167+0∙166+0∙165+0∙164+3∙163+13∙162+12∙161+12∙160 = 0∙268435456+0∙16777216+0∙1048576+0∙65536+3∙4096+13∙256+12∙16+12∙1 = 0+0+0+0+12288+3328+192+12 = 1582010
got It: 00003DCC16 =1582010
let\'s translate from decimal to binary decimal (BCD) like this:
1582010 = 1 5 8 2 0 = 1(=0001) 5(=0101) 8(=1000) 2(=0010) 0(=0000) = 10101100000100000BCD
the Final answer: 00003DCC16 = 10101100000100000BCD