Different Data Types have different representation

  • Char ASCII
  • Int 32-bit 2s Complement
  • float IEEE754 Floating-Point (Single Precision)