Report Tool or Give Us Suggestions

Convert Arbitrary Base to UTF8

Convert numbers from any base (2-36) back to UTF-8 text online. Free arbitrary base to UTF8 converter with real-time decoding.

L ading . . .

What Is Arbitrary Base to UTF-8 Converter?

Our Arbitrary Base to UTF-8 Converter is a free online tool that decodes numeric values from any number base (2-36) back into UTF-8 text. This is the reverse operation of the UTF-8 to arbitrary base converter — take your base-N numbers and transform them back into readable text, including emojis, international characters, and special symbols.

How to Use the Arbitrary Base to UTF-8 Converter

  1. Select a Base: Choose the base of your input numbers from the dropdown.
  2. Enter Numbers: Type or paste space-separated numbers in your chosen base.
  3. View Results: The decoded UTF-8 text appears instantly with a character details table.

Understanding the Conversion Process

Each number you enter represents a Unicode code point — the unique numeric identifier for a character. The converter parses each number using your selected base, then maps it to the corresponding Unicode character using String.fromCodePoint().

For example, the hex values 48 65 6C 6C 6F decode to Hello. Emojis like 🌍 (code point U+1F30D) would be 1F30D in hexadecimal or 127757 in decimal.

Frequently Asked Questions

What bases does this converter support?

The converter supports all bases from 2 (binary) through 36 (hexatridecimal). This includes binary, ternary, octal, decimal, hexadecimal, and every base in between.

How should I format my input numbers?

Enter numbers separated by spaces, tabs, or newlines. For example, in hexadecimal: 48 65 6C 6C 6F decodes to "Hello". In decimal: 72 101 108 108 111 produces the same result.

What is the maximum code point value supported?

The converter supports the full Unicode range from U+0000 (0) to U+10FFFF (1,114,111). This covers all standard Unicode characters, including emojis, CJK characters, mathematical symbols, and rare scripts.

Is my data sent to any server?

No, all conversion happens entirely in your browser. Your data never leaves your device, ensuring complete privacy.

logo OnlineMiniTools

OnlineMiniTools.com is your ultimate destination for a wide range of web-based tools, all available for free.

Feel free to reach out with any suggestions or improvements for any tool at admin@onlineminitools.com. We value your feedback and are continuously striving to enhance the tool's functionality.

© 2026 OnlineMiniTools . All rights reserved.

Hosted on Hostinger

v1.18.0