This browser-based utility increases Unicode code point values. Anything that you paste or enter in the text area on the left automatically gets converted to numeric code points, then their values get increased, and the modified code points get converted back to Unicode on the right. It supports all Unicode symbols and it works with emoji characters. You can also set the increment step value, adjust the output separator, skip newlines, and remove or replace the out-of-range code points. Created by encoding gurus from team Browserling.
This browser-based utility increases Unicode code point values. Anything that you paste or enter in the text area on the left automatically gets converted to numeric code points, then their values get increased, and the modified code points get converted back to Unicode on the right. It supports all Unicode symbols and it works with emoji characters. You can also set the increment step value, adjust the output separator, skip newlines, and remove or replace the out-of-range code points. Created by encoding gurus from team Browserling.
This tool increases Unicode values. Each Unicode glyph has a unique code point value that fixes it in the Unicode character table. This value is defined by the Unicode standard and will never change. In this tool, we find the code points of the input Unicode data, increase them by the step value (which you can set in the options), find the new Unicode symbols for the new code points, and display the modified Unicode in the output field. The step values can be both positive and negative. In the case of a negative step, the code points will decrease. You can also set the separator between the output characters and optionally skip all space and newline symbols in place to preserve the integrity of each line. Finally, we have added an option that allows you to skip code points that go out of the range of allowed code point values (0 to 1114111) or replace them with the special Unicode symbol "�" that represents non-existing and invalid symbols.
This tool increases Unicode values. Each Unicode glyph has a unique code point value that fixes it in the Unicode character table. This value is defined by the Unicode standard and will never change. In this tool, we find the code points of the input Unicode data, increase them by the step value (which you can set in the options), find the new Unicode symbols for the new code points, and display the modified Unicode in the output field. The step values can be both positive and negative. In the case of a negative step, the code points will decrease. You can also set the separator between the output characters and optionally skip all space and newline symbols in place to preserve the integrity of each line. Finally, we have added an option that allows you to skip code points that go out of the range of allowed code point values (0 to 1114111) or replace them with the special Unicode symbol "�" that represents non-existing and invalid symbols.
In this example, we increase the code point values of uppercase Unicode letters by 32 positions. As it turns out, after 32 code point positions, the alphabet is repeated in lowercase. Thus, we get a lowercase version of the original sentence (with the exception of the number "32" that is replaced by the uppercase "SR" symbols, and the dot character that's replaced by the letter "N"). We have activated the option "Skip Spaces" so that all spaces remain untouched.
In this example, we set the step value in the options to a negative value, equal to -6. Therefore, 6 positions are subtracted from each input code point, and new smaller values are obtained. Using this combination of options, we convert black chess pieces into white. We also use the "Skip Newlines" option so that each figure remains on its line.
In this example, we increase eight Unicode human emoticons by 47 code positions. The new code points are the cat emoticons that we output using the pipe separator 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!