Terminator
Also known as:
end-of-data
The 4-bit sequence 0000 marking the end of the data stream. If fewer than 4 bits remain before the codeword boundary, the terminator is shortened accordingly. After the terminator, padding codewords (11101100 and 00010001 alternating) fill remaining capacity.
Related Terms
Related Content
QR Code Data Capacity: Maximum Characters by Version and Mode
QR Code Fundamentals…(4 bits), character count indicator (varies), and terminator Add error correction codewords for your chosen EC level…
How Scanners Handle Errors: Decode Algorithm Walkthrough
Error Correction & Data Integrity…: mode marker, character count, data characters, terminator. Multiple mode segments may appear in sequence. Key…
QR Code Encoding Algorithm: Step-by-Step Implementation
QR Code Development…bits needed (mode indicators + character counts + data + terminator) Look up the data capacity table for each version at the…