SELECT
ascii(UTL_I18N.RAW_TO_CHAR ('00', 'AL32UTF8')),
ascii(UTL_I18N.RAW_TO_CHAR ('20', 'AL32UTF8')),
utl_raw.cast_to_raw(' ')
FROM DUAL;
Comments
Tags: Character to Hex, SQL Function, SQL Functions, SQL Functions for Character to Hex, SQL Functions for Hex to Character, SQL Functions for Hex to Character and Character to Hex