cast that to string first to avoid that
SELECT CAST(CONCAT('22', 'E', '01') AS VARCHAR(200)) AS string_E;