To input a character with Unicode hexadecimal format at the current caret position:
Unicode character code to input should be just 4 or 5-digit hexadecimal format as well as hex code with “U+”, “0x” or “\u” prefix. For example, “1F603”, “U+1F603”, “0x1F603” or “\u1F603” are valid to input “😃”.