Glossary

SGCN-96

Serialized Global Coupon Number (96-bit)

urn:epc:id:sgcn
Header: 0x3F96 bits

What is SGCN-96?

Encodes a GS1 Global Coupon Number with a serial component, enabling unique identification of individual coupons for redemption tracking and fraud prevention.

Used for: Digital and physical coupon tracking, promotional campaign management, coupon fraud prevention.

Field layout

The first 8 bits are always the header (0x3F = 63 decimal), which identifies this as SGCN-96. The partition field determines how bits are divided between the company prefix and the following reference field - see the partition table below.

Defined in GS1 EPC Tag Data Standard v2.3, Section 7.12 (Serialised Global Coupon Number), encoding procedure in Section 14.6.10.

BitsFieldDescription
0–7Header0x3F (63) - identifies this encoding as SGCN-96
8–10FilterCurrently only value 0 is defined.
11–13PartitionSplits bits between company prefix and coupon reference.
14–53Company PrefixGS1 Company Prefix of the coupon issuer.
54–54Coupon ReferenceCoupon reference. Size varies by partition.
55–95Serial Component41-bit serial component. Uniquely identifies this individual coupon.

Filter values

The 3-bit filter field does not affect identity - it tells readers what packaging level or category the tag is applied to. The same item with different filter values has the same Pure Identity URI.

Source: GS1 EPC TDS v2.3, Table 10-9.

ValueNameDescription
0All othersUnspecified coupon
1ReservedNot yet assigned
2ReservedNot yet assigned
3ReservedNot yet assigned
4ReservedNot yet assigned
5ReservedNot yet assigned
6ReservedNot yet assigned
7ReservedNot yet assigned

Partition table

The 3-bit partition value determines how the fixed bit space is divided between the company prefix and the following reference field. GS1 company prefixes vary in length (6–12 digits), so the partition tells the decoder where one field ends and the next begins.

Source: GS1 EPC TDS v2.3, Table 14-39.

PartitionPrefix bitsPrefix digitsRef bitsRef digits
0401210
1371141
2341072
3309113
4278144
5247175
6206216

Source

GS1 EPC Tag Data Standard, Release 2.3, Ratified October 2025 - see Section 7.12 (Serialised Global Coupon Number) and Section 14.6.10 for the encoding procedure. Read the EPC encoding guide for a full worked example of decoding hex to URI.