This browser-based utility converts regular numbers to Unicode numbers in various fonts. All the digits that you paste or enter in the text area as the input automatically get converted to numeric Unicode glyphs in the output. It supports over a dozen various Unicode fonts as well as Roman numerals and mirror digits. You can switch between various fonts or print the digits in all fonts at once. You can also remove non-numeric symbols and use multi-digit characters. Created by encoding gurus from team Browserling.
This browser-based utility converts regular numbers to Unicode numbers in various fonts. All the digits that you paste or enter in the text area as the input automatically get converted to numeric Unicode glyphs in the output. It supports over a dozen various Unicode fonts as well as Roman numerals and mirror digits. You can switch between various fonts or print the digits in all fonts at once. You can also remove non-numeric symbols and use multi-digit characters. Created by encoding gurus from team Browserling.
This utility generates Unicode numbers from ordinary Arabic numbers. It finds all the digits in your data and prints them in Unicode representation. We support twenty Unicode fonts, which include circled, bold, superscript, subscript, double-struck, Greek, Roman, and many other numbers. Almost all fonts include all ten digits (0, 1, 2, 3, 4, 5, 6, 7, 8, 9), some even have two-digit numbers (such as ⑫ or ⒇) but some lack the zero character. In such cases, you can use any other symbol instead of zero by specifying the zero character in the options. You can also activate the "Use Multi-digit Symbols" option and then the tool will replace all two-digit numbers with one double-digit Unicode character. If you need to print only the Unicode digits, then you can remove all the non-numeric symbols by enabling the "Numbers Only" option.
This utility generates Unicode numbers from ordinary Arabic numbers. It finds all the digits in your data and prints them in Unicode representation. We support twenty Unicode fonts, which include circled, bold, superscript, subscript, double-struck, Greek, Roman, and many other numbers. Almost all fonts include all ten digits (0, 1, 2, 3, 4, 5, 6, 7, 8, 9), some even have two-digit numbers (such as ⑫ or ⒇) but some lack the zero character. In such cases, you can use any other symbol instead of zero by specifying the zero character in the options. You can also activate the "Use Multi-digit Symbols" option and then the tool will replace all two-digit numbers with one double-digit Unicode character. If you need to print only the Unicode digits, then you can remove all the non-numeric symbols by enabling the "Numbers Only" option.
In this example, we generate all twenty Unicode fonts for all digits from 1 to 9. We exclude 0 because its Unicode code point does not exist in some fonts.
This example converts an ordered list of cities to a list with numbering in parentheses. It also activates the "Use Multi-digit Symbols " option here, to get the character "⑽ " instead of "10 ", "⑾" instead of "11", and "⑿" instead of "12".
In this example, we activate the "Numbers Only" option. As a result, all text symbols are removed and only the digits are displayed. The font for digits is chosen to be uppercase Roman. Roman Unicode numbers don't include the zero symbols, so we replace it with the "#" character.
In this example, we generate fifteen digits of the mathematical constant pi, using a random font for each number.
This example processes a column of movies created by the 20th Century Fox Film Corporation. It finds all numberals in movie titles and replaces them with a unique Unicode font that we created ourselves "θ˦ϨՅϤƼδ𐒇ϐƍ".
In this example, we mirror Unicode numbers and create a reversed copy of the input digits. The input numeral is a palindrome, and we get a flipped version of the palindrome in the output. To create mirrored digits, we went through all code points and found glyphs that look like inverted numbers and created the following mapping between the digits: 1 → ⥜, 2 → 𝖲, 3 → Ꮛ, 4 → ᖸ, 5 → ट, 6 → მ, 7 → ٢, 8 → ৪, 9 → ♇, 0 → 𝙾.
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!