基数変換

2進数、8進数、10進数、16進数間で数値を変換

ブラウザ処理データはブラウザの外に出ることはありません
Binary (Base 2):11111111
Octal (Base 8):377
Decimal (Base 10):255
Hexadecimal (Base 16):FF
Dec Hex Bin Oct
0000000
1100011
2200102
3300113
4401004
5501015
6601106
7701117
88100010
99100111
10A101012
11B101113
12C110014
13D110115
14E111016
15F111117

About 基数変換

2進数、8進数、10進数、16進数間で数値を変換

Use this free online プログラミングツール tool to work faster without installing extra software. The interface is built for quick input, clear output, and straightforward results on desktop and mobile devices.

Processing

This tool runs in your browser whenever possible, which keeps your inputs private and reduces unnecessary round-trips to the server.