This browser-based utility cyclically shifts Unicode symbols. Anything that you paste or enter in the input text area automatically gets shifted to the right or left side in the output text area. It supports all Unicode symbols and it works with emoji characters. You can specify how many characters to shift and choose the shifting direction. Created by encoding gurus from team Browserling.
This browser-based utility cyclically shifts Unicode symbols. Anything that you paste or enter in the input text area automatically gets shifted to the right or left side in the output text area. It supports all Unicode symbols and it works with emoji characters. You can specify how many characters to shift and choose the shifting direction. Created by encoding gurus from team Browserling.
This utility circularly shifts Unicode text. In mathematics and group theory, a circular shift is also known as a cyclic permutation and it's performed element-wise. In this tool, the elements are Unicode graphemes. First, the input text is split into graphemes (graphemes are individual glyphs, such as letters, characters, symbols, and emojis) and then individual graphemes are shifted. If you select a right shift, then graphemes are rearranged to the right side. In this case, the last N ending characters (number N is the shift length that can be specified in options) are cycled to the starting N positions, and all remaining symbols are shifted to the right by N positions. This operation basically cuts off the tail of the input text and makes it the head. If you choose a left shift, then the opposite thing happens. The first N characters translate to the end, and all other symbols move to the beginning by the same number of positions. This operation cuts off the head and puts it as the tail. You can also activate the "Shift Lines Separately" option in which case, this permutation will be applied to each line individually.
This utility circularly shifts Unicode text. In mathematics and group theory, a circular shift is also known as a cyclic permutation and it's performed element-wise. In this tool, the elements are Unicode graphemes. First, the input text is split into graphemes (graphemes are individual glyphs, such as letters, characters, symbols, and emojis) and then individual graphemes are shifted. If you select a right shift, then graphemes are rearranged to the right side. In this case, the last N ending characters (number N is the shift length that can be specified in options) are cycled to the starting N positions, and all remaining symbols are shifted to the right by N positions. This operation basically cuts off the tail of the input text and makes it the head. If you choose a left shift, then the opposite thing happens. The first N characters translate to the end, and all other symbols move to the beginning by the same number of positions. This operation cuts off the head and puts it as the tail. You can also activate the "Shift Lines Separately" option in which case, this permutation will be applied to each line individually.
In this example, we circularly permute Buddha's quote that's written in the Fraktur blackletter typeface (a special Unicode font face). We shift the first three words to the left and get a new interpretation of this famous phrase. The first three words take exactly 15 positions (together with punctuation) and that's why the shift count is set to 15.
In this example, we cyclically shift six emoji animals so that they are arranged by their speed. The first two emoticons – emoji hedgehog and emoji turtle are the slowest, so they are shifted to the left by 4 positions (including spaces). Shifting the head of the list to the left puts it at the end and now the speed list is correct.
In this example, we load a list of five fruits together with their names as input and move them by the six positions to the right. We activate the "Shift Lines Separately" option so that the fruit descriptions transfer from the end of the line to the start in every line separately.
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!