This browser-based utility extracts graphemes from Unicode. Anything that you paste or enter in the text area on the left automatically gets split into graphemes on the right. It supports the most popular Unicode encodings (such as UTF-8, UTF-16, UTF-32, and UCS-2) and it works with emoji characters. You can also adjust the separator to place between the extracted graphemes and add a counter to enumerate them. Created by encoding gurus from team Browserling.
This browser-based utility extracts graphemes from Unicode. Anything that you paste or enter in the text area on the left automatically gets split into graphemes on the right. It supports the most popular Unicode encodings (such as UTF-8, UTF-16, UTF-32, and UCS-2) and it works with emoji characters. You can also adjust the separator to place between the extracted graphemes and add a counter to enumerate them. Created by encoding gurus from team Browserling.
This utility extracts individual graphemes from your Unicode text. A grapheme is the smallest unit of a writing system of any given language. It can be a character (such as the letter "a" of English alphabet or the letter "ö" of Finnish alphabet), a symbol (such as a right arrow "🡄 " or a left arrow "🡆"), an emoji (such as a smiling face with sunglasses "😎" or a face with stuck-out tongue "😜"), a hieroglyph (such as an Egyptian hieroglyph "𓁑" or "𓄿"), or even Zalgo text (such as "c̷̘͔͌̇h̴̞̤̀͋ä̵̬̫̔ò̵̞̮̇s̷̠̲̑͂"). In the options, you can set the output separator that gets placed between all graphemes, enumerate the graphemes and put a counter number before them. We added the three most common counter formats but you can also specify your own custom counter format. Another useful option that we added lets you manage the whitespace graphemes. You can process all spaces, tabs, and newlines untouched, visualize them by replacing them with special Unicode symbols, or remove them completely.
This utility extracts individual graphemes from your Unicode text. A grapheme is the smallest unit of a writing system of any given language. It can be a character (such as the letter "a" of English alphabet or the letter "ö" of Finnish alphabet), a symbol (such as a right arrow "🡄 " or a left arrow "🡆"), an emoji (such as a smiling face with sunglasses "😎" or a face with stuck-out tongue "😜"), a hieroglyph (such as an Egyptian hieroglyph "𓁑" or "𓄿"), or even Zalgo text (such as "c̷̘͔͌̇h̴̞̤̀͋ä̵̬̫̔ò̵̞̮̇s̷̠̲̑͂"). In the options, you can set the output separator that gets placed between all graphemes, enumerate the graphemes and put a counter number before them. We added the three most common counter formats but you can also specify your own custom counter format. Another useful option that we added lets you manage the whitespace graphemes. You can process all spaces, tabs, and newlines untouched, visualize them by replacing them with special Unicode symbols, or remove them completely.
In this example, we split a chicken evolution illustrated with Unicode emojis into graphemes. We add numbering with parentheses to it and remove all whitespace characters to make meaningful graphemes more visible.
In this example, we use a saying attributed to the ancient Greek philosopher Socrates, which translates to "I know that I know nothing." We extract all Greek graphemes from it and put pipe characters between them for better visualization.
In this example, we extract all graphemes from a list of Olympic emoji medals. We use a custom numbering format here and place the grapheme position number "%n" in square brackets. We also enable the option that visualizes all spaces, tabs, and newlines using special Unicode characters – space as a "⎵", tab as a "⇥", and newline as a "↵".
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!