So the problem was that there were no correct handling from BYTES type to VARBINARY SQL Server type in JDBC Sink connector. Made a PR to fix this issue: https://github.com/debezium/debezium/pull/6235
Some time ago same issue was for Postgres: https://github.com/debezium/debezium-connector-jdbc/pull/36