開發輔助
Base Converter
Convert integers between bases 2, 8, 10, and 16.
浏览器内处理即时输出本地数据
轉換結果
255
十進位預覽
255
為什麼用這個工具
03Parse integers in one base and convert them to a target base.
Base Converter handles common number-base transformations.
It is useful when working across binary, octal, decimal, and hex formats.
怎麼使用
02複製前快速檢查
03先确认输入格式符合你的预期。
在把结果用于文档、链接、配置或消息前快速扫一眼。
只复制你真正需要的输出。
常見問題
03
Does it support negative numbers?
Yes. Signed integer values are supported.
Which bases are supported?
Binary (base 2), octal (base 8), decimal (base 10), and hexadecimal (base 16).
Can I convert very large integers?
Values within the JavaScript safe integer range (up to 2^53 - 1) are supported.
相關工具
03Binary Text Converter→
Convert plain text and binary bytes in both directions.
Hex Text Converter→
Convert text to hex bytes and decode hex to text.
Length Unit Converter→
Convert between common length units like km, mi, ft, and m.