let\'s translate to decimal like this:
the Sign bit is not included in the translation!
2∙163+1∙162+5∙161+11∙160 = 2∙4096+1∙256+5∙16+11∙1 = 8192+256+80+11 = 853910
Since the number is signed and has a signed bit, the result will have a negative sign
got It: A15B16 =-853910