subscription binary numbers (e.g., 10101010₂) are unsigned and 2c subscription binary numbers (e.g., 10101010₂c) are 2's complement. binary 11101110₂0 11101110₂ 1100101120 octal 045 (unsigned) 373 (signed) hexadecimal OxFC (signed) OxD2 (unsigned) decimal -111 82 • Show bit-by-bit operations how the subtraction (118-29) can be done using (118 + (-29)).
Fig: 1