Skip to content

Instantly share code, notes, and snippets.

@umyuu
Last active June 27, 2024 12:41
Show Gist options
  • Save umyuu/9972ee6d0925ac2e61bd719110f5b141 to your computer and use it in GitHub Desktop.
Save umyuu/9972ee6d0925ac2e61bd719110f5b141 to your computer and use it in GitHub Desktop.

カスタマーバーコード

フォーマット

= スタートコード(1) + 郵便番号(7) + 住所表示番号(13) + チェックディジット(1) + ストップコード(1)
      0                   1                   2    
      0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2
     +-+-------------+-------------------------+-+-+
     |S|  postcode   |   adressDisplayNumber   |C|S|
     |T|    (7)      |         (13)            |D|T|
     |A|             |                         | |O|
     |R|             |                         | |P|
     |T|             |                         | | | 
     +-+-------------+-------------------------+-+-+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment