integer converter
Number Base Converter
Convert signed integers between binary, octal, decimal, and hex using the same no-precision-loss parser as the API.
bases: auto, 2, 8, 10, 16
Converted values
waiting
Enter an integer to convert
Results appear as decimal, binary, octal, and hex with grouped display values and raw copy buttons.
copyable summary
Decimal, binary, octal, and hex summary appears here.
selected autosigned integers only
Related tools and guides
developer
Base64 Encoder / Decoder
Encode plain text into Base64 and decode Base64 content back into readable text.
opendeveloper
Chmod Calculator
Convert Unix permission digits into symbolic permissions and a copy-ready chmod command.
opendeveloper
Text Diff
Compare two blocks of text and get a line-by-line diff.
opendeveloper
HTML Entity Encoder
Encode reserved HTML characters or decode named and numeric HTML entities.
open