Конвертер систем счисления
Бесплатный инструмент для взаимного преобразования целых чисел в системах с основанием 2, 8, 10, 16 и от 2 до 36 прямо в браузере.
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.
Конфиденциальность: Входное содержимое и результаты обработки обрабатываются в браузере и не отправляются и не сохраняются на сервере инструментов разработки.