Convert 32767 (decimal) to hexadecimal. See all number base representations below.
32767 in hexadecimal is
7FFF
To convert the decimal number 32767 to hexadecimal, repeatedly divide by 16 and record the remainders from bottom to top. The result is 7FFF.