First time I ever saw a number where the leading sign bit has to be set to 1 to indicate non-negative.
Also not Offset binary which uses 0111 for -1 rather than MySQL's 0001.
First time I ever saw a number where the leading sign bit has to be set to 1 to indicate non-negative.