Disable All Advertising
EAN-130828706547281   EAN-13 barcode 0828706547281
UPC-A828706547281   UPC-A barcode 828706547281
Product Name0828706547281
Created05-01-2022 4:43:41pm
Modified03-27-2024 3:00:34pm
MD57b0a7311c57d44ea4921b490e7b991f0
SHA2567347ef3920ec6d56fca5388d4f0d70cccb75b64c9453513a3f716628fc839f62
Search Googleby EAN or by Title
Query Time0.0059040

This product was recently detected and it could take some time for us to locate more information. You can check back later or you can contribute to the site by entering the additional information to this page.

We do our best to track down as much information as possible about each product but in the end, it takes people like you to help us out by looking at the products and adding information. After all, we can't get our hands on every product in the database.

We have web bots that go out into the wild and try to find additional data but they can only do so much. That is why we rely on the public and manufacturers to provide quality data.

Hopefully, what you are finding here is of value and you will continue to use the site and to help us by adding more data. We really appreciate every bit of help we get.


An article of interest

The Main EANData blog

Code 128 Barcodes

Code 128 is a high-density 1D barcode symbology. This barcode set makes use of the entire 128 ASCII characters which include letter, number and symbols.

Code 128 Barcode

As with all barcodes, there are indicators to identify where the barcode starts and stops. These are marked in yellow below. Code 128 also has a check character which has been marked in green. The remainder of the barcode is the data being encoded. The text below the barcode is optional and is for human consumption in the event the barcode can't be scanned or if people also need to know what the code means.

Code 128 Barcode

Each character in the barcode symbol is composed of three bars and three spaces. Each bar or space must range from 1-4 units and the sum of all the width of all bars must work out to an even number. The stop marker is special because it adds an extra bar of 2 units at the very end (4 bars and 3 spaces). There are three different start markers to to identify which code set is being used. To represent all 128 characters, the code sets can be within a single barcode as needed by using control characters 98-101 (depending on the code set).

The check character is calculated by summing the value of each character and multiplying it by its position. The start character is also part of the sum but is added without weight (multiply by 1 just like the first encoded data character) then when you have the sum take the modulo 103 remainder. This gets a little more complex when mixing modes within a single barcode.