Convert text into decimal or hexadecimal ASCII character codes, with optional Unicode code-point support.
It converts each character into its decimal or hexadecimal numeric character code.
Standard ASCII uses numeric values from 0 through 127.
Yes. Enable Unicode code points to convert characters outside the standard ASCII range.
Yes. Codes can be separated by spaces, commas, new lines, or a custom separator.
Standard ASCII has only 128 values. Enable Unicode code points when you need a broader character set.
No. Character-code conversion is performed locally in your browser.