The receive side starts with one pinned bit changed.
The sender has a clean codeword
The clean codeword is 0110011 before the receiver sees it.
sent=0110011
A pinned bit changes
This toy flips exactly position 6. That changes the received word to 0110001.
flip position 6
The receiver does not know the clean word
The table shows both words so we can learn the method. In a real receive step, the receiver only has the received word and recomputes checks.
receiver recomputes checks
Summary
The received word 0110001 differs by one pinned position in this toy.
received=0110001