Interpret a UUID

Back

UUID:
Your input:                      0b85fba2-0498-4945-9e72-c28c9bf84dbb

Various notations:

URN:                             urn:uuid:0b85fba2-0498-4945-9e72-c28c9bf84dbb
URI:                             uuid:0b85fba2-0498-4945-9e72-c28c9bf84dbb
Microsoft GUID syntax:           {0B85FBA2-0498-4945-9E72-C28C9BF84DBB}
C++ struct syntax:               { 0x0b85fba2, 0x0498, 0x4945, { 0x9e, 0x72, 0xc2, 0x8c, 0x9b, 0xf8, 0x4d, 0xbb } }

As OID (ISO/ITU-T 128 bits):     2.25.15317187157014093337498330983082511803
As OID (Microsoft):              1.2.840.113556.1.8000.2554.2949.64418.1176.18757.40562.12749979.16272827
As OID (Waterjuice 2x64 bits):   1.3.6.1.4.1.54392.1.830346379600087365.11417401914505579963
As OID (Waterjuice 4x32 bits):   1.3.6.1.4.1.54392.2.193330082.77089093.2658321036.2616741307
As OID (Waterjuice 8x16 bits):   1.3.6.1.4.1.54392.3.2949.64418.1176.18757.40562.49804.39928.19899

Interpretation of the UUID:

Variant:                         [0b10_] RFC 4122 (Leach-Mealling-Salz)
Version:                         [0x4] Random
Random bits:                     00001011 10000101 11111011 10100010 00000100 10011000 ????1001 01000101
                                 ??011110 01110010 11000010 10001100 10011011 11111000 01001101 10111011
Random bytes:                    [0x0b85fba20498?945?e72c28c9bf84dbb]