Grey Code Converter

Convert between Binary and Grey Code

Binary

Grey Code

About Grey Code:

  • Grey code is a sequence of binary numbers where adjacent numbers differ by only one bit
  • Used in error detection and correction in digital communications
  • Common in rotary encoders and position sensors
  • Also known as reflected binary code
Back to Home