Unicode Code Point Inspector
Unicode Code Point Inspector lets you list every Unicode scalar value with its U+ hexadecimal notation. Enter your own values or load the worked example.
- Copy or download the computed result
- Adjust text
- See the processing method and limits
Method and calculation
List every Unicode scalar value with its U+ hexadecimal notation.
Inputs and settings
Unicode Code Point Inspector accepts Text.
Worked example
Unicode Code Point Inspector example — Text: "Hello 🌍". Computed output: "H" U+0048 "e" U+0065 "l" U+006C "l" U+006C "o" U+006F " " U+0020 "🌍" U+1F30D
Output and limitations
Unicode Code Point Inspector: Input is treated as plain text; it is never executed.
Technical references: JavaScript Unicode normalization
Unicode Code Point Inspector FAQs
Unicode Code Point Inspector applies the following rule to your input: List every Unicode scalar value with its U+ hexadecimal notation. The worked example on this page uses the same processor as the result button.
Unicode Code Point Inspector has these boundaries: Input is treated as plain text; it is never executed. Start by checking the text field against the units or format shown.
Unicode Code Point Inspector provides this sample: "H" U+0048 "e" U+0065 "l" U+006C "l" U+006C "o" U+006F " " U+0020 "🌍" U+1F30D. Use the sample button to reproduce it, then replace the inputs with your own values.