Interpret a UUID

Back

UUID:
Your input:                      fd0d7702-c9e1-4d0a-9572-e379fdf4cf0f

Various notations:

URN:                             urn:uuid:fd0d7702-c9e1-4d0a-9572-e379fdf4cf0f
URI:                             uuid:fd0d7702-c9e1-4d0a-9572-e379fdf4cf0f
Microsoft GUID syntax:           {FD0D7702-C9E1-4D0A-9572-E379FDF4CF0F}
C++ struct syntax:               { 0xfd0d7702, 0xc9e1, 0x4d0a, { 0x95, 0x72, 0xe3, 0x79, 0xfd, 0xf4, 0xcf, 0x0f } }

As OID (ISO/ITU-T 128 bits):     2.25.336364596620422687282102399463052332815
As OID (Microsoft):              1.2.840.113556.1.8000.2554.64781.30466.51681.19722.38258.14907901.16043791
As OID (Waterjuice 2x64 bits):   1.3.6.1.4.1.54392.1.18234361320153632010.10768919772087504655
As OID (Waterjuice 4x32 bits):   1.3.6.1.4.1.54392.2.4245518082.3386985738.2507334521.4260679439
As OID (Waterjuice 8x16 bits):   1.3.6.1.4.1.54392.3.64781.30466.51681.19722.38258.58233.65012.53007

Interpretation of the UUID:

Variant:                         [0b10_] RFC 4122 (Leach-Mealling-Salz)
Version:                         [0x4] Random
Random bits:                     11111101 00001101 01110111 00000010 11001001 11100001 ????1101 00001010
                                 ??010101 01110010 11100011 01111001 11111101 11110100 11001111 00001111
Random bytes:                    [0xfd0d7702c9e1?d0a?572e379fdf4cf0f]