Skip to content

hamuzon/binary-decimal-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2進数 ⇔ 10進数 変換ツール

WebベースのUIで、2進数と10進数の相互変換を簡単に行えるツールです。ライト/ダーク/端末モード切替に対応しています。


🔧 機能概要

  • ✅ 2進数 → 10進数 変換(符号付き2の補数対応)
  • ✅ 10進数 → 2進数 変換(正負の整数対応)
  • ✅ ライトモード / ダークモード / 端末モード自動切替
  • ✅ スマホ対応レスポンシブUI

Binary ⇔ Decimal Converter Tool

A web-based UI tool that allows easy conversion between binary and decimal numbers. Supports light, dark, and system color modes.


🔧 Features

  • ✅ 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

About

binary-decimal-converter

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors