Uông Nhật Nam - 22120221 Vũ Châu Minh Trí - 22120456
Write a program (any language you familiar with) to adopt these requirements:
- Input a signed integer X (8-bit)
- Output the binary bit pattern of X in:
- Sign-Magnitude form
- 1’s complement form
- 2’s complement form
- Output the hexadecimal form of X (2’s complement)