Our Network


Coming Soon


Coming Later

utf8 to code points converter

world's simplest utf8 tool

World's simplest browser-based UTF8 to code points converter. Just import your UTF8 text in the editor on the left and you will instantly get code points on the right. Free, quick, and very powerful. Import UTF8 – get code points. Created by geeks from team Browserling.

᠎᠎᠎          Tool Options

Output Base

Convert the extracted code
points to this base.
If you selected a custom base
above, then enter it here.
Valid values are 2-36.

Code Point Separator

Put this symbol between
code points.

What is a utf8 to code points converter?

This online tool quickly extracts code point values from the input UTF8 values. Each UTF8 symbol has a unique code point defined by the Unicode standard. The extracted code points can be printed in binary, octal, decimal, and hex. You can also specify a custom code point base from 2 to 36, and to make it easier to distinguish individual code point values, you can set a custom code point separator value.


Utf8 to code points converter examples

Click to try

Multi-byte UTF8

In this example, we extract code points from a single-byte (letter "x"), a two-byte (upside down "V"), a three-byte (Ethiopian symbol), and a four-byte (letter AB as a single character) UTF8 symbols, convert them to hex and put a comma between individual values. (Code point "20" that you see is the regular space character between the symbols.)

x Ʌ ፠ 🆎
78, 20, 245, 20, 1360, 20, 1f18e
Required options
These options will be used automatically if you select this example.
Convert the extracted code
points to this base.
Put this symbol between
code points.

UTF8 Quote

This example converts a quote by Thomas Edison, written in a unique UTF8 font to Unicode code point values.

There is no substitute for hard work. Thomas Edison
1111111100110100 1111111101001000 1111111101000101 1111111101010010 1111111101000101 100000 1111111101001001 1111111101010011 100000 1111111101001110 1111111101001111 100000 1111111101010011 1111111101010101 1111111101000010 1111111101010011 1111111101010100 1111111101001001 1111111101010100 1111111101010101 1111111101010100 1111111101000101 100000 1111111101000110 1111111101001111 1111111101010010 100000 1111111101001000 1111111101000001 1111111101010010 1111111101000100 100000 1111111101010111 1111111101001111 1111111101010010 1111111101001011 1111111100001110 100000 1010100 1101000 1101111 1101101 1100001 1110011 100000 1000101 1100100 1101001 1110011 1101111 1101110
Required options
These options will be used automatically if you select this example.
Convert the extracted code
points to this base.
Put this symbol between
code points.

ASCII Subset

UTF8 is backward compatible with ASCII. That means that every single-byte UTF8 character is also a valid ASCII character. In this example, we show how it works by printing code points of the upper case English ASCII alphabet.

ABCDEFGHIJKLMNOPQRSTUVWXYZ
65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
Required options
These options will be used automatically if you select this example.
Convert the extracted code
points to this base.
Put this symbol between
code points.

Pro tips Master online utf8 tools

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!

https://onlinetools.com/utf8/convert-utf8-to-code-points?input=x%20%C9%85%20%E1%8D%A0%20%F0%9F%86%8E&base=hexadecimal&separator=%252C%20

All UTF8 Tools

Didn't find the tool you were looking for? Let us know what tool we are missing and we'll build it!
Convert UTF8 to Binary Bits

Quickly convert UTF8 symbols to binary bits.

Convert Binary Bits to UTF8

Quickly convert binary bits to UTF8 symbols.

Convert UTF8 to Octal

Quickly convert UTF8 text to octal values.

Convert Octal to UTF8

Quickly convert octal numbers to UTF8 symbols.

Convert UTF8 to Decimal

Quickly convert UTF8 data to decimal numbers.

Convert Decimal to UTF8

Quickly convert decimal numbers to UTF8 data.

Convert UTF8 to Hexadecimal

Quickly convert UTF8 characters to hex numbers.

Convert Hexadecimal to UTF8

Quickly convert hex numbers to UTF8 characters.

Convert UTF8 to Code Points

Quickly extract code points from UTF8 values.

Convert Code Points to UTF8

Quickly create UTF8-encoded characters from code points.

Convert UTF8 to Base64

Quickly convert UTF8 text to base64 encoding scheme.

Convert Base64 to UTF8

Quickly convert base64-encoded data to UTF8 text.

Convert UTF8 to Any Base

Quickly convert UTF8 to arbitrary base values.

Convert Any Base to UTF8

Quickly convert arbitrary base numbers to UTF8.

Convert UTF8 to Data URL

Quickly convert a UTF8 string to a Data URI.

Convert Data URL to UTF8

Quickly convert a Data URI to a UTF8 string.

Convert UTF8 to an Image

Quickly create a picture from UTF8 text.

Convert UTF8 to Lowercase

Quickly make all UTF8 chars lowercase.

Convert UTF8 to Uppercase

Quickly make all UTF8 chars uppercase.

Randomize UTF8 Case

Quickly randomize UTF8 characters' case.

Convert UTF8 to HTML Entities

Quickly convert all symbols in UTF8 text to HTML codes.

Convert HTML Entities to UTF8

Quickly convert HTML codes to UTF8 symbols.

URL-encode UTF8

Quickly URL-escape UTF8 strings.

URL-decode UTF8

Quickly URL-unescape previously URL-escaped UTF8 strings.

Convert UTF8 to Bytes

Quickly convert UTF8-encoded data to raw bytes.

Convert Bytes to UTF8

Quickly convert raw bytes to UTF8-decoded data.

Convert UTF8 to ASCII

Quickly convert UTF8 encoding to ASCII encoding.

Convert ASCII to UTF8

Quickly convert ASCII encoding to UTF8 encoding.

Convert UTF8 to UTF16

Quickly convert UTF8 encoding to UTF16 encoding.

Convert UTF16 to UTF8

Quickly convert UTF16 data to UTF8 data.

Convert UTF8 to UTF32

Quickly convert UTF8 encoding to UTF32 encoding.

Convert UTF32 to UTF8

Quickly convert UTF32 data to UTF8 data.

Generate Random UTF8

Quickly generate random UTF8 data.

Validate UTF8

Check UTF8 encoding for errors and report them.


Coming Soon

These UTF8 tools are on the way!
Edit UTF8

Load UTF8 data in a neat browser-based editor.

Debug UTF8

Split UTF8 data into byte sequences and visualize them.

Flip UTF8 Bits

Invert one or more bits in every UTF8 byte.

Shuffle UTF8 Bits

Shuffle bits in every UTF8 byte.

Convert UTF8 to UTF1

Convert UTF8-encoded data to UTF1-encoded data.

Convert UTF1 to UTF8

Convert UTF1-encoded data to UTF8-encoded data.

Convert UTF8 to UTF2

Convert UTF8 encoding to UTF2 encoding.

Convert UTF2 to UTF8

Convert UTF2 encoding to UTF8 encoding.

Convert UTF8 to UTF7

Convert UTF8 data to UTF7 data.

Convert UTF7 to UTF8

Convert UTF7 data to UTF8 data.

Convert UTF8 to UTF9

Convert UTF8 data to UTF9 data.

Convert UTF9 to UTF8

Convert UTF9 data to UTF8 data.

Convert UTF8 to UTF18

Convert UTF18 data to UTF8 data.

Convert UTF9 to UTF8

Convert UTF9 data to UTF8 data.

Convert UTF8 to UTF64

Convert UTF8 data to UTF64 data.

Convert UTF64 to UTF8

Convert UTF64 data to UTF8 data.

Convert UTF8 to WTF8

Convert UTF8 data to WTF8 data.

Convert WTF8 to UTF8

Convert WTF8 data to UTF8 data.

Convert UTF8 to FSS-UTF

Convert UTF8 encoding to FSS-UTF encoding.

Convert FSS-UTF to UTF8

Convert FSS-UTF encoding to UTF8 encoding.

Convert UTF8 to ANSI

Convert UTF8 encoding to ANSI encoding.

Convert ANSI to UTF8

Convert ANSI encoding to UTF8 encoding.

Convert UTF8 to EBCDIC

Convert UTF8 encoding to EBCDIC encoding.

Convert EBCDIC to UTF8

Convert EBCDIC encoding to UTF8 encoding.

Convert UTF8 to Latin1

Convert UTF8 encoding to ISO-8859-1 encoding.

Convert Latin1 to UTF8

Convert ISO-8859-1 encoding to UTF8 encoding.

Convert UTF8 to KOI8

Convert UTF8 encoding to KOI-8 and KOI8-R encodings.

Convert KOI8 to UTF8

Convert KOI8 and KOI8-R encodings to UTF8 encoding.

Convert UTF8 to HZ Encoding

Convert UTF8 string to HZ encoding.

Convert HZ Encoding to UTF8

Convert HZ-encoded data to UTF8 data.

Convert UTF8 to Morse Code

Convert UTF8 symbols to a Morse Code signal.

Convert Morse Code to UTF8

Convert a Morse Code signal to UTF8 symbols.

Find UTF8 Length

Calculate the length of UTF8 text, character-wise and byte-wise.

Reverse a UTF8 String

Reverse the order of all UTF8 characters.

Shuffle UTF8 Characters

Randomize the order of all UTF8 symbols.

Rotate UTF8 Characters

Cyclically rotate a UTF8 string to the left or to the right.

Create Art from UTF8

Convert text and images into UTF8 art.

Draw a UTF8 Character Table

Draw all codepoints and create a UTF8 table.

Introduce Errors in UTF8

Randomly flip bits and insert invalid continuation bytes.

Generate Invalid UTF8

Create UTF8 that has invalid byte sequences in it.

Analyze UTF8

Analyze input UTF8 data and print byte sequence statistics.

Let Zalgo Destroy UTF8

Unleash Zalgo on UTF8 and destroy it.


Subscribe!

Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.

Enter your email here


Feedback. We'd love to hear from you! 👋