SDCC supports the use of C23 binary constants, such as 0b01100010 when the compiler is invoked using --std-sdccxx, even when the corresponding --std-cxx, does not.