Converts the data to hex format before returning it
For example the string "123" would become "313233".
define('DB_BINMODE_CONVERT', 3);