Incorrect string value: '\x code example
Example 1: Incorrect string value: '\xC4\x81ne' for column
ALTER TABLE table_name CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
Example 2: Incorrect string value: mysql
SET NAMES 'utf8';
SET CHARACTER SET utf8;