Paste a UUID or ULID to inspect it. For UUIDs you get the version and variant; for v1/v7 UUIDs and ULIDs the embedded timestamp is extracted.
Version 1 (60-bit gregorian time) and version 7 (48-bit Unix milliseconds). Versions 3, 4 and 5 have no embedded time.
A 26-character, lexicographically sortable identifier whose first 48 bits are a Unix-millisecond timestamp, encoded in Crockford base32.
No — decoding is pure arithmetic in your browser.