Interprete a UUID

Back

UUID:
Your input:                      0b32d64e-1111-4e8c-a44d-4509ac1aa9d1

Various notations:

URN:                             urn:uuid:0b32d64e-1111-4e8c-a44d-4509ac1aa9d1
URI:                             uuid:0b32d64e-1111-4e8c-a44d-4509ac1aa9d1
Microsoft GUID syntax:           {0B32D64E-1111-4E8C-A44D-4509AC1AA9D1}
C++ struct syntax:               { 0x0b32d64e, 0x1111, 0x4e8c, { 0xa4, 0x4d, 0x45, 0x09, 0xac, 0x1a, 0xa9, 0xd1 } }

As OID (ISO/ITU-T 128 bits):     2.25.14885469417294841398322803406974659025
As OID (Microsoft):              1.2.840.113556.1.8000.2554.2866.54862.4369.20108.42061.4524460.1747409
As OID (Waterjuice 2x64 bits):   1.3.6.1.4.1.54392.1.806942914034880140.11839194903271352785
As OID (Waterjuice 4x32 bits):   1.3.6.1.4.1.54392.2.187881038.286346892.2756527369.2887428561
As OID (Waterjuice 8x16 bits):   1.3.6.1.4.1.54392.3.2866.54862.4369.20108.42061.17673.44058.43473

Interpretation of the UUID:

Variant:                         [0b10_] RFC 4122 (Leach-Mealling-Salz)
Version:                         [0x4] Random
Random bits:                     00001011 00110010 11010110 01001110 00010001 00010001 ????1110 10001100
                                 ??100100 01001101 01000101 00001001 10101100 00011010 10101001 11010001
Random bytes:                    [0x0b32d64e1111?e8c?44d4509ac1aa9d1]