This browser-based utility extracts code point values from Unicode text. Anything that you paste or enter in the text area on the left automatically gets converted to code points on the right. It supports all Unicode symbols and it works with emoji characters. You can also customize the output base and adjust the delimiter between code points. Created by encoding gurus from team Browserling.
This browser-based utility extracts code point values from Unicode text. Anything that you paste or enter in the text area on the left automatically gets converted to code points on the right. It supports all Unicode symbols and it works with emoji characters. You can also customize the output base and adjust the delimiter between code points. Created by encoding gurus from team Browserling.
This utility converts your Unicode input data to code point values. Each Unicode character is associated with a non-negative integer called a code point (or a code position). For example, the Unicode character U+0041 is the capital Latin letter "A", number U+2713 is a check mark "✓", and the value U+1f44d is a thumbs up sign "👍". The U+XXXX notation uses a hexadecimal format (X's are hex digits) but you can also choose binary, octal, decimal, or configure your own base (available from 2 to 36). You can also adjust the output delimiter to clearly see each code point's boundary.
This utility converts your Unicode input data to code point values. Each Unicode character is associated with a non-negative integer called a code point (or a code position). For example, the Unicode character U+0041 is the capital Latin letter "A", number U+2713 is a check mark "✓", and the value U+1f44d is a thumbs up sign "👍". The U+XXXX notation uses a hexadecimal format (X's are hex digits) but you can also choose binary, octal, decimal, or configure your own base (available from 2 to 36). You can also adjust the output delimiter to clearly see each code point's boundary.
This example uses a motivational English phrase "I can and I will", written with interesting Unicode characters as input and extracts hexadecimal code points for each character in the output.
In this example, we convert the Phoenician alphabet of 22 characters to their code points. We set the octal output base and separate the code positions with a comma symbol.
In this example, we have written out a list of popular professions using Unicode characters. We find the code points for all these symbols and emojis and output them in a custom radix-24.
You can pass input to this tool via ?input query argument and it will automatically compute output. Here's how to type it in your browser's address bar. Click to try!
View and edit Unicode in a browser-based editor.
Spell out the names of Unicode characters in the input text.
URL-unescape Unicode text.
Convert base-2 data to Unicode encoding.
Convert base-8 data to Unicode encoding.
Convert base-10 data to Unicode encoding.
Convert base-16 data to Unicode encoding.
Convert Unicode text to any radix.
Convert any radix data to Unicode.
Convert Unicode text to ISO-8859-1 encoding.
Convert ISO-859-1 encoded data to Unicode.
Convert Unicode text to ISO-8859-2 encoding.
Convert ISO-8859-2 encoded data to Unicode.
Convert Unicode text to Ecoji encoding.
Convert Ecoji encoded data to Unicode.
Convert raw bytes to Unicode.
Check the Unicode version of the given Unicode characters.
Check if the given Unicode has valid encoding.
Encode Unicode text to Punycode encoding.
Decode Punycode encoding to Unicode.
Convert base64 data to Unicode text.
Convert Unicode to a valid data URL.
Convert a valid data URL to Unicode text.
Decode HTML entities to Unicode data.
Decode UTF8 encoding to Unicode.
Decode UTF16 encoding to Unicode.
Decode UTF32 encoding to Unicode.
Convert all Unicode characters to uppercase.
Convert all Unicode characters to lowercase.
Generate a list of all country flag icons.
Generate a list of all Unicode arrows.
Generate a list of all Unicode animals.
Generate a list of all Unicode flowers and plants.
Generate a list of all Unicode block elements.
Generate a list of all Egyptian hieroglyphs.
Generate a list of all currency symbols.
Use Unicode colors to generate a rainbow.
Create a smiley face from Unicode symbols.
Generate a list of random emojis.
Randomize case of all Unicode characters.
Convert all Unicode characters to lowercase.
Encode Unicode to JSON.
Decode JSON to Unicode.
Randomly rearrange the order of input graphemes.
Generate Alt codes for Unicode characters.
Generate Unicode glyphs from Alt codes.
Print statistics about Unicode data and code points.
Extract a part from Unicode data.
Generate waves with Unicode symbols.
Generate graphs using Unicode symbols.
Wrap a message in a Unicode box.
Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.
Enter your email here
We're Browserling — a friendly and fun cross-browser testing company powered by alien technology. At Browserling we love to make people's lives easier, so we created this collection of online Unicode tools. Our tools are focused on gettings things done and they have the simplest possible user interface. As soon as you load your Unicode data in the input of any of our tools, you'll instantly get the result in the output. Behind the scenes, our tools are actually powered by our web developer tools that we created over the last couple of years. Check them out!