エンコーダー&暗号化
16進数/2進数/8進数コンバーター
無料の数値基数コンバーター。テキストまたは数値バイトを、テキスト、16進数、2進数、8進数、10進数の間で変換します。低レベルのデバッグやビットレベルの作業に。
Runs in your browser
編集者注
Understanding · Same number, different alphabet.
この詳細な解説章は現在、英語版のみで提供されています。上の変換ツールはあなたの言語で動作しますが、長文の解説記事はまだ翻訳されていません。
よくある質問
Quick answers.
›What number bases are supported?
Decimal (base 10), hexadecimal (base 16), octal (base 8) and binary (base 2).
›Does it handle text?
Yes — convert a text string to its byte values in any base, or convert from bytes back to text (assumes UTF-8).
›What's the largest number it handles?
Up to JavaScript's safe integer range (2⁵³). For bigger numbers, use BigInt-aware tools.
›Is my input uploaded?
No — runs entirely in your browser.
›Is the converter free?
Yes — fully free, no signup.
他の人はこちらも検索しています
Use with
What people reach for next.
関連ツール