UUID Inspector
Parse and inspect UUID strings. Detect version, extract timestamps, analyze structure — all client-side.
✓ Valid UUID
Structure
550e8400
time_low
32 bits
e29b
time_mid
16 bits
41d4
time_hi_ver
16 bits
a716
clock_seq
16 bits
446655440000
node
48 bits
Analysis
Version 4 Details
Binary Representation (128 bits)
01010101 00001110 10000100 00000000 11100010 10011011 01000001 11010100 10100111 00010110 01000100 01100110 01010101 01000100 00000000 00000000
■ version bits (byte 7)■ variant bits (byte 9)
Format Converter