Online tool: Text -> Unicode code point (without U+ prefix, regarding surrogate pairs)

This tool outputs Unicode code points (hexadecimal, without u prefix) from the input text.

Input

Output

All letters expressed by surrogate pairs in Unicode are converted to 5 or 6 digits hexadecimal code point, not the mix of high and low surrogates.
The each output has "U+" or "u+" prefix.
This is a JavaScript client tool. Your input is not sent Rollpie server.