Find the hex/deci number of any unicode character
"☞".charCodeAt(0).toString(16); // Hex
"☞".charCodeAt(0).toString(10); // Decimal
Written by Peter Peterson
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Javascript
Authors
Related Tags
#javascript
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#