Interpret a UUID

Back

UUID:
Your input:                      5678a198-526d-488b-abc6-b296a3e5a5e5

Various notations:

URN:                             urn:uuid:5678a198-526d-488b-abc6-b296a3e5a5e5
URI:                             uuid:5678a198-526d-488b-abc6-b296a3e5a5e5
Microsoft GUID syntax:           {5678A198-526D-488B-ABC6-B296A3E5A5E5}
C++ struct syntax:               { 0x5678a198, 0x526d, 0x488b, { 0xab, 0xc6, 0xb2, 0x96, 0xa3, 0xe5, 0xa5, 0xe5 } }

As OID (ISO/ITU-T 128 bits):     2.25.114939960796663720778818896531250587109
As OID (Microsoft):              1.2.840.113556.1.8000.2554.22136.41368.21101.18571.43974.11703971.15050213
As OID (Waterjuice 2x64 bits):   1.3.6.1.4.1.54392.1.6230907760057075851.12377776985938961893
As OID (Waterjuice 4x32 bits):   1.3.6.1.4.1.54392.2.1450746264.1382893707.2881925782.2749736421
As OID (Waterjuice 8x16 bits):   1.3.6.1.4.1.54392.3.22136.41368.21101.18571.43974.45718.41957.42469

Interpretation of the UUID:

Variant:                         [0b10_] RFC 4122 (Leach-Mealling-Salz)
Version:                         [0x4] Random
Random bits:                     01010110 01111000 10100001 10011000 01010010 01101101 ????1000 10001011
                                 ??101011 11000110 10110010 10010110 10100011 11100101 10100101 11100101
Random bytes:                    [0x5678a198526d?88b?bc6b296a3e5a5e5]