This browser-based utility converts code points to Unicode symbols. All code position values that you paste or enter in the text area on the left automatically get converted to Unicode characters on the right. It supports all Unicode symbols and it works with emoji characters. You can also adjust the number base for the input and set the delimiter for the output Unicode values. Created by encoding gurus from team Browserling.
This browser-based utility converts code points to Unicode symbols. All code position values that you paste or enter in the text area on the left automatically get converted to Unicode characters on the right. It supports all Unicode symbols and it works with emoji characters. You can also adjust the number base for the input and set the delimiter for the output Unicode values. Created by encoding gurus from team Browserling.
This utility decodes your input code points to Unicode data. A code point (or code position) is a number that identifies a character. Unicode currently defines more than 220 characters (over 1,000,000), and each of them has its own unique code point. For example, the value U+0031 is a simple digit "1", the character U+221e is an infinity symbol "β", and the position U+1f34e is an apple emoji "π". You can enter code points in any base from 2 to 36. For ease of use, we have predefined a list of the most popular numeral systems, such as binary, octal, decimal, and hex. To convert the input into symbols, you need to choose the correct radix for your input code point numbers or select a custom radix. You can improve the output format by adding a delimiter between Unicode characters (by default, it is an empty symbol and all characters get joined together).
This utility decodes your input code points to Unicode data. A code point (or code position) is a number that identifies a character. Unicode currently defines more than 220 characters (over 1,000,000), and each of them has its own unique code point. For example, the value U+0031 is a simple digit "1", the character U+221e is an infinity symbol "β", and the position U+1f34e is an apple emoji "π". You can enter code points in any base from 2 to 36. For ease of use, we have predefined a list of the most popular numeral systems, such as binary, octal, decimal, and hex. To convert the input into symbols, you need to choose the correct radix for your input code point numbers or select a custom radix. You can improve the output format by adding a delimiter between Unicode characters (by default, it is an empty symbol and all characters get joined together).
In this example, we decode a list of decimal code points and get a Socrates quote written in an unusual Unicode font.
This example accepts five comma-separated code positions in the binary numeral system and converts them to emojis. It also adds a space delimiter to the output data for easier readability.
In this example, we extract Unicode Japanese food emoji from a semicolon-separated sequence of code points. This sequence is written in base-32, so we set a custom input base (equal to 32) and set output separator to nothing (leave the separator empty).
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!