Numeric Mode
Also known as:
digit mode
Encodes digits 0-9 at 3.33 bits per character (10 bits per 3 digits). The most space-efficient mode, achieving maximum data capacity for pure numeric payloads like phone numbers and serial numbers.
Related Terms
Related Content
Encoding Modes: Numeric, Alphanumeric, Byte, Kanji, and ECI
QR Code Fundamentals…directly impacting the required version and physical size. Numeric Mode (0001) The most efficient mode, encoding digits 0-9 at…
Plain Text QR Codes: Serial Numbers, Messages, and Raw Data
QR Code Types Explained…(8 bits per character). For text containing only digits, Numeric mode is much more efficient (3.3 bits per digit). Most QR code…
QR Code Encoding Algorithm: Step-by-Step Implementation
QR Code Development…determine the most efficient encoding mode : All digits → Numeric mode (3.33 bits/char) Uppercase + digits + limited symbols →…