v.25.6Backward Incompatible Change

Fix bitNot

Minor: Fix bitNot for String will return a zero-terminated string in the internal memory representation. This should not affect any user visible behavior, however the author wanted to highlight this change. #80791 (Azat Khuzhin).