进制转换Number Base Converter
二进制、八进制、十进制、十六进制互转Convert between binary, octal, decimal and hexadecimal.
转换结果
| 二进制 | 0b11111111 | |
| 八进制 | 0377 | |
| 十进制 | 255 | |
| 十六进制 | 0xff |
关于 进制转换About Number Base Converter
二进制、八进制、十进制、十六进制互转。本工具完全在浏览器端运行,数据不会上传到服务器。Convert between binary, octal, decimal and hexadecimal.. This tool runs entirely in your browser; no data is uploaded to the server.
相关工具Related Tools
Base64 编解码Base64 Encoder/Decoder
Base64编码与解码,支持文本和文件Base64 encode and decode, supports text and files.
URL 编解码URL Encoder/Decoder
URL编码与解码,处理特殊字符URL encode and decode, handle special characters.
Unicode 中文互转Unicode Converter
Unicode编码与中文字符互相转换Convert between Unicode escapes and Chinese characters.
HTML 实体编解码HTML Entity Encoder
HTML实体编码与解码HTML entity encoding and decoding.