Convert
Additional information: 0b 0o 0x
변환 결과
You can copy each result individually.
- Additional information for this feature.
- —
- Number of bits of absolute value
- —
- Minimum number of signed bits
- —
- number of decimal digits
- —
2's complement/signed integer
Input
이 도구에 대하여
Integers handled by programs, data formats, and bit operations can be converted to other base numbers without the need for installation.
지원 기능
- 2-36 hexadecimal integers and negative numbers
- large integers, prefixes, thousands separators
- 8/16/32/64 bit two's complement
사용 방법
- Specify the numerical value and the base number of the input source.
- Settings
- Copy
제한 사항
- The initial version is for integers only. Decimals and repeating decimals are not supported.
- With two's complement, values that exceed the selected bit width range are not converted.
이 도구에 대하여
You can convert integers handled in programs, data formats, and bit operations to other base numbers, and check the representation of signed and unsigned integers.
지원 기능
- Binary numbers, octal numbers, decimal numbers, hexadecimal numbers, and any 2 to 36 base numbers
- Big integers, negative numbers, prefixes and thousands separators with BigInt
- 8/16/32/64 bit two's complement and signed/unsigned decimal numbers
사용 방법
- Enter an integer and select the base number you want to input from.
- Set alphabetic characters, thousands separators, prefixes, and additional decimal numbers to display.
- Copy
제한 사항
- Conversion between decimal and repeating decimal numbers is not supported.
- Two's complement cannot convert values outside the selected bit width range.
개인정보 보호: 입력 내용과 처리 결과는 브라우저에서 처리되며 Develop Tools 서버로 전송하거나 저장하지 않습니다.