my $eight_bytes = pack 'Q>', $user_id; #### my $hex = unpack 'H16', $eight_bytes;