Binary Converter allows you quick and convenient making of values in binary form by changing the values of each bit separately and instant translation of them into decimal and hexadecimal form.
Binary Converter will help you easily form the values of bit constants, flags, masks and registers when developing both common software and firmware for MCUs like AVR, PIC, STM, ARM, etc.
Features:
- work with 8-, 16- and 32-bit values (INT8, INT16, INT32);
- simple change of value, separately for each bit
- quick set and reset all bits function (SET ALL, RESET ALL);
- value invertion function (INVERSE);
- bitwise shift functions (LEFT SHIFT, RIGHT SHIFT);
- simple copying of binary (BIN), decimal (DEC) or hexadecimal (HEX) values to the clipboard for further use;
- simple saving and sending the obtained values using social networks, instant messengers or email;
- selection of application color scheme.
Last updated on Oct 4, 2020
이 버전에는 사소한 버그 수정과 전반적인 개선 사항이 포함되어 있습니다. 최상의 환경을 위해 최신 버전으로 업데이트하세요.