The hexadecimal representation of the binary number
11011010 in binary is DA in hexadecimal.
Next stepIn programming, hex values are often prefixed with 0x (e.g. 0xDA). One hex digit always represents exactly 4 binary bits.