bit-not
builtin-function
(bit-not number)
Returns the bitwise not of the given integer number.
make-html > (bit-not -2) it: 1