진수 변환기
2진수, 8진수, 10진수, 16진수 간에 숫자를 변환합니다.
10진수
10
2진수
2
8진수
8
16진수
16
도구 소개
Convert numbers across different bases: Binary (2), Octal (8), Decimal (10), and Hexadecimal (16). Essential for low-level programming and debugging.
주요 기능
- Multi-base support
- Instant validation
- Clean inputs
- Error handling