Numeric

<\/script>\n
'; }, get iframeSnippet() { const domain = 'qrcodefyi.com'; const type = 'entity'; const slug = ''; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

The most efficient encoding mode, packing three decimal digits into 10 bits (3.33 bits per character). Only supports the characters 0-9. Numeric mode is automatically selected when the entire payload consists of digits, achieving the highest data capacity of any mode.