Activating low pass filter on MPU6050

it is the same thing to write a single digit vs writing in hexadecimal?

Not in cases like 0x0A == 10 (decimal)

0b00000110 == 0x06 == 6