Interpret a UUID

Back

UUID:
Your input:                      a1ccfb2a-7edc-42fa-b8db-c555a760271a

Various notations:

URN:                             urn:uuid:a1ccfb2a-7edc-42fa-b8db-c555a760271a
URI:                             uuid:a1ccfb2a-7edc-42fa-b8db-c555a760271a
Microsoft GUID syntax:           {A1CCFB2A-7EDC-42FA-B8DB-C555A760271A}
C++ struct syntax:               { 0xa1ccfb2a, 0x7edc, 0x42fa, { 0xb8, 0xdb, 0xc5, 0x55, 0xa7, 0x60, 0x27, 0x1a } }

As OID (ISO/ITU-T 128 bits):     2.25.215070030132167293761110789841494222618
As OID (Microsoft):              1.2.840.113556.1.8000.2554.41420.64298.32476.17146.47323.12932519.6301466
As OID (Waterjuice 2x64 bits):   1.3.6.1.4.1.54392.1.11658969695290934010.13320457294549362458
As OID (Waterjuice 4x32 bits):   1.3.6.1.4.1.54392.2.2714565418.2128364282.3101410645.2808096538
As OID (Waterjuice 8x16 bits):   1.3.6.1.4.1.54392.3.41420.64298.32476.17146.47323.50517.42848.10010

Interpretation of the UUID:

Variant:                         [0b10_] RFC 4122 (Leach-Mealling-Salz)
Version:                         [0x4] Random
Random bits:                     10100001 11001100 11111011 00101010 01111110 11011100 ????0010 11111010
                                 ??111000 11011011 11000101 01010101 10100111 01100000 00100111 00011010
Random bytes:                    [0xa1ccfb2a7edc?2fa?8dbc555a760271a]