The script create two functions one for turning specific bit ON theother for turning it OFF. Also included 3 test / usage samples scripts.
Each functions accept varbinary(max) and bit index as input parameters and return varbinary with requested bit turned ON / OFF.