This browser-based utility generates Unicode characters from the given range of code points. You can specify the starting code point position in the U+XXXX format, the difference between successive code point values, and how many output symbols you need. As you enter these values, the output will automatically update and print the requested interval. It supports all Unicode symbols and it works with emoji characters. You can also adjust the separator between Unicode values and add code point positions to output values. Created by encoding gurus from team Browserling.
This browser-based utility generates Unicode characters from the given range of code points. You can specify the starting code point position in the U+XXXX format, the difference between successive code point values, and how many output symbols you need. As you enter these values, the output will automatically update and print the requested interval. It supports all Unicode symbols and it works with emoji characters. You can also adjust the separator between Unicode values and add code point positions to output values. Created by encoding gurus from team Browserling.
This utility generates Unicode characters from the specified interval of code points. Each Unicode value has a unique numerical value called a code point or a code position. There are 1,114,112 code positions right now, in the interval from 0x0 to 0x10FFFF (in base-16). You can adjust the interval of generated Unicode characters by specifying three parameters for it – the starting code point, the increment, and the count. The starting code point (in hex format) sets the first Unicode character of the range. The increment (also in hex format) is the difference between the following Unicode code points. The count value (in decimal format) specify the number of characters to output. You can also customize the Unicode character delimiter, add the code point values in various formats before the Unicode characters, add padding to code point numbers and change their case.
This utility generates Unicode characters from the specified interval of code points. Each Unicode value has a unique numerical value called a code point or a code position. There are 1,114,112 code positions right now, in the interval from 0x0 to 0x10FFFF (in base-16). You can adjust the interval of generated Unicode characters by specifying three parameters for it – the starting code point, the increment, and the count. The starting code point (in hex format) sets the first Unicode character of the range. The increment (also in hex format) is the difference between the following Unicode code points. The count value (in decimal format) specify the number of characters to output. You can also customize the Unicode character delimiter, add the code point values in various formats before the Unicode characters, add padding to code point numbers and change their case.
In this example, we set the start of the range to 0x16A0 (in hexadecimal format), the increment to 1, and the count value to 81. This interval of code points identify the runes characters. We generate them in one line, with an empty delimiter symbol between them and we also don't print the code point numbers before them.
In this example, we generate 20 Unicode characters with a large increment of 0x220. We start with the lowercase Latin letter "a", whose code point value is U+0061, and end with a Braille cell, whose code position is U+28c1. There is also an Ethiopic syllable "ᎁ", Khmer symbol "᧡", high voltage "⚡" emoji, and many others characters in the range. We output each of them on a new line and add a zero-padded code point number before them in U+xxxx (lowercase hex) format.
In this example, we generate a range of Unicode emoji in the reverse order. This is done by setting the increment to -1, which makes code point values to decrease. We start with a code position of 1F567 and output the next 24 characters that identify the clock face emojis. We also enable uppercase code point numbering (code point values are output in uppercase hex) and separate clocks icons with a semicolon symbol.
You can pass options to this tool using their codes as query arguments and it will automatically compute output. To get the code of an option, just hover over its icon. 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!