Decimal
255
Other bases
binary 11111111 / octal 377 / hex FF
Developer Tools
Convert numbers between binary, octal, decimal, and hexadecimal locally in your browser. Useful for embedded debugging, bitwise checks, and address inspection.
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.
开发工具
十进制:输入 0-9 的数字
转换结果
二进制 (Base 2)
-
八进制 (Base 8)
-
十进制 (Base 10)
-
十六进制 (Base 16)
-
Base36 (0-9A-Z)
-
补充信息
等待输入
已复制
Decimal
255
Other bases
binary 11111111 / octal 377 / hex FF
Binary, octal, decimal, and hexadecimal conversions are supported.
This tool targets the common four bases for fast conversion. Use a multi-base tool when you need custom radices.
Tools
Continue with another translated tool for a nearby task.
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.
Binary Text Converter
Convert UTF-8 text to and from binary, octal, decimal, or hexadecimal byte representations, with optional spacing. Useful for inspecting encodings and restoring capture fragments. Conversion stays in the browser.
ASCII Hex Converter
Convert ASCII text and hexadecimal byte streams in your browser with optional separators for packet decoding, protocol debugging, and low-level string comparison.