Number Base Converter
Custom:
Binary(base 2)
11111111
Octal(base 8)
377
Decimal(base 10)[input]
255
Hexadecimal(base 16)
FF
To base:
7V
Converting 255 (decimal) → base 32:
255 ÷ 32 = 7 remainder V
7 ÷ 32 = 0 remainder 7
Read remainders bottom to top: 7V
Related Tools
Unix Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa in any timezone.
Color Converter
Convert colors between HEX, RGB, HSL, HSV, CMYK, and other color models.
Base64 Encoder/Decoder
Encode and decode Base64 strings. Supports text, URLs, and file encoding.
Unit Converter
Convert between units of length, weight, temperature, speed, area, and more.
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-512 hashes for any string or file content.