This browser-based utility chunkifies Unicode data. Anything that you paste or enter in the text area on the left automatically gets split into chunks on the right. It supports all Unicode symbols and it works with emoji characters. You can set the required chunk length and adjust the output separator between them. You can also trim fragments and fill non-full fragments with any character. Created by encoding gurus from team Browserling.
This browser-based utility chunkifies Unicode data. Anything that you paste or enter in the text area on the left automatically gets split into chunks on the right. It supports all Unicode symbols and it works with emoji characters. You can set the required chunk length and adjust the output separator between them. You can also trim fragments and fill non-full fragments with any character. Created by encoding gurus from team Browserling.
This utility chunkifies Unicode text. It allows you to split your data into pieces so that each of them has the same number of graphemes. A grapheme is a single glyph that you see on the screen. Graphemes examples are symbols, numbers, letters, punctuation marks, and emojis. When chunkifying the data, can specify the length of each chunk in the options, as well as adjust the delimiter between the output fragments in the "Delimiter" field. We also have a useful option called "Trim Chunks" that allows you to quickly get rid of unwanted spaces at the beginning of each piece so that chunks didn't start with whitespace symbols. If there are not enough characters in the last chunk to achieve the full length, you can fill in the missing data by specifying the fill character.
This utility chunkifies Unicode text. It allows you to split your data into pieces so that each of them has the same number of graphemes. A grapheme is a single glyph that you see on the screen. Graphemes examples are symbols, numbers, letters, punctuation marks, and emojis. When chunkifying the data, can specify the length of each chunk in the options, as well as adjust the delimiter between the output fragments in the "Delimiter" field. We also have a useful option called "Trim Chunks" that allows you to quickly get rid of unwanted spaces at the beginning of each piece so that chunks didn't start with whitespace symbols. If there are not enough characters in the last chunk to achieve the full length, you can fill in the missing data by specifying the fill character.
In this example, we chunkify a Coco Chanel quote written using monospace Unicode characters. We set the length of chunks equal to 18 characters and remove extra spaces from the left end right side of each fragment.
This example splits the word "HAPPINESS" surrounded by stars into pieces with a width of 7 characters. It doesn't remove the white spaces at the start of each fragment and as a result, you get a word that twists clockwise. (If you enable the "Trim Chunks" option, you will get letters in a column, one under the other.)
In this example, we chop up Unicode data with clothing emojis and their names. We set the desired length of chunks to 10 symbols and activate the "Fill Non-full Chunks" option. Because the last fragment is 3 characters shorter than the others, we fill the void at the end of the fragment with a dot character.
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!