Input
Decimal 26
Binary
11010 (with step demo)
Developer Tools
Enter a number to see binary, octal, decimal, and hexadecimal results side by side, with animated division-remainder steps. Useful for learning and classroom demos.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
二进制 (BIN)
-
八进制 (OCT)
-
十进制 (DEC)
-
十六进制 (HEX)
-
转换过程演示
二进制位可视化
等待转换。
Input
Decimal 26
Binary
11010 (with step demo)
The teaching view focuses on binary/octal/decimal/hex. Use the multi-base converter for Base36 and similar.
Use the on-page controls to step through remainders and quotients.
Tools
Continue with another translated tool for a nearby task.
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal locally in your browser. Useful for embedded debugging, bitwise checks, and address inspection.
Multi-Base Converter
Convert numbers between bases 2 and 36 in your browser. Edit one field to sync decimal, hex, binary, octal, and custom-base outputs—handy for protocol fields and non-standard encodings.
Bitwise Calculator
Run AND, OR, XOR, left shift, and right shift on two operands in your browser. Decimal, hex, and binary inputs stay linked, and results show in all three bases—useful for protocol debugging and mask checks.