WebベースのUIで、2進数と10進数の相互変換を簡単に行えるツールです。ライト/ダーク/端末モード切替に対応しています。
- ✅ 2進数 → 10進数 変換(符号付き2の補数対応)
- ✅ 10進数 → 2進数 変換(正負の整数対応)
- ✅ ライトモード / ダークモード / 端末モード自動切替
- ✅ スマホ対応レスポンシブUI
A web-based UI tool that allows easy conversion between binary and decimal numbers. Supports light, dark, and system color modes.
- ✅ Binary to Decimal conversion (supports two's complement for signed values)
- ✅ Decimal to Binary conversion (supports both positive and negative integers)
- ✅ Supports light mode / dark mode / system color mode with auto switching
- ✅ Responsive design optimized for smartphones