Jump to content

Recommended Posts

Posted

Hello everyone

If you go to this page:
https://www.utf8-chartable.de/unicode-utf8-table.pl
...you'll see a column for "Unicode code point" and a column for "UTF-8 (hex.)".  

Do you know how I can covert the one to the other in AutoIt?  In other words, the input would be the "Unicode code point" and the output would be its UTF-8 hexadecimal equivalent.  For example, if the input is U+11EE0 (or however AutoIt wants it written), then the output should be F0 91 BB A0 (or however AutoIt writes it).

Thanks

Samuel

(I'm just trying to generate a single-page list of all Unicode code points and their associated UTF-8 hex values.)
 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...