Our Network


Coming Soon


Coming Later

unicode base64 encoder

world's simplest unicode tool

This browser-based utility converts Unicode data to base64. Anything that you paste or enter in the text area on the left automatically gets encoded to base64 on the right. It supports the most popular Unicode encodings (such as UTF-8, UTF-16, UCS-2, UTF-32, and UCS-4) and it works with emoji characters. You can also adjust the output base64 line length. Created by encoding gurus from team Browserling.

᠎᠎᠎          Tool Options

Unicode Encoding

Use this Unicode encoding
for the conversion.
Before converting Unicode input
to base-64, the input is first
encoded in this encoding,
and only then is converted
to base-64.

Base64 Format

Cut base64 into several parts,
with the specified length.
Indicate the length of one part.
(Number of characters per line).
Don't cut base64 into parts, and
display all content in one line.

What is a unicode base64 encoder?

This utility converts your Unicode letters, numbers, symbols, emojis, and other characters to base64 encoding. Base64 is a data encoding standard that uses only 64 ASCII symbols. It lets you share your data on systems that don't understand Unicode. The information encoded in base64 is represented by a set of bytes using 52 Latin characters and 10 numbers – A-Z, a-z, 0-9, and 2 additional symbols – "/" and "=". In base64, every 3 bytes of data are encoded as 4 characters. If only one or two bytes are encoded, then the "=" sign is used as the fill character at the end so that there were 4 characters in the output. Encoding your Unicode data to base64 is a two-step process. First, as Unicode can be stored in computer memory in many different ways, it's encoded to bytes in the encoding format that you have chosen. We support UTF8, UTF16, UTF32, UCS2, and UCS4 encoding formats, as well as Big Endian and Little Endian byte order formats for the multi-byte formats (UTF16, UCS2, UTF32, and UCS4). This series of bytes is then fed to base64 encoding algorithm that produces the base64 output. Also, to make it easier to share base64 data, you can cut the output into multiple parts of the specified length.


Unicode base64 encoder examples

Click to try

Duke Ellington Quote

In this example, we convert a Duke Ellington's quote to UTF-8 encoding and then convert the UTF-8 bytes to base64 ASCII output. We also limit the number of characters per line to 24 symbols.

″𝘈 𝘱𝘳𝘰𝘣𝘭𝘦𝘮 𝘪𝘴 𝘢 𝘤𝘩𝘢𝘯𝘤𝘦 𝘧𝘰𝘳 𝘺𝘰𝘶 𝘵𝘰 𝘥𝘰 𝘺𝘰𝘶𝘳 𝘣𝘦𝘴𝘵.″ – 𝘋𝘶𝘬𝘦 𝘌𝘭𝘭𝘪𝘯𝘨𝘵𝘰𝘯
4oCz8J2YiCDwnZix8J2Ys/Cd mLDwnZij8J2YrfCdmKbwnZiu IPCdmKrwnZi0IPCdmKIg8J2Y pPCdmKnwnZii8J2Yr/CdmKTw nZimIPCdmKfwnZiw8J2YsyDw nZi68J2YsPCdmLYg8J2YtfCd mLAg8J2YpfCdmLAg8J2YuvCd mLDwnZi28J2YsyDwnZij8J2Y pvCdmLTwnZi1LuKAsyDigJMg 8J2Yi/CdmLbwnZis8J2YpiDw nZiM8J2YrfCdmK3wnZiq8J2Y r/CdmKjwnZi18J2YsPCdmK8=
Required options
These options will be used automatically if you select this example.
Use this Unicode encoding
for the conversion.
Cut base64 into several parts,
with the specified length.
Indicate the length of one part.
(Number of characters per line).

Unicode Bear

Roar! In this example, we draw a bear's face entirely with Unicode characters and turn it into base64 encoding. We use a UTF-32 Little Endian (LE) encoding for Unicode characters here and output only 4 characters per line (3 bytes per line).

ʕ˚ᴥ˚ʔ
lQIA ANoC AAAl HQAA 2gIA AJQC AAA=
Required options
These options will be used automatically if you select this example.
Use this Unicode encoding
for the conversion.
Cut base64 into several parts,
with the specified length.
Indicate the length of one part.
(Number of characters per line).

Unicode Sweets Emojis

This example encodes a list of sweet emoji to the base64, using a UCS-2 Big Endian (BE) encoding. UCS-2-BE is almost the same as UTF-16-BE with the only difference that it can represent less Unicode characters. This example doesn't cut the output into pieces and displays all the base64 characters in one continuous line.

🍩 – doughnut 🍪 – cookie 🍿 – popcorn 🍦 – ice cream 🎂 – cake 🧁 – cupcake 🥧 – pie 🍫 – chocolate 🍬 – candy 🍭 – lollipop
2DzfaQAgIBMAIABkAG8AdQBnAGgAbgB1AHQACtg832oAICATACAAYwBvAG8AawBpAGUACtg8338AICATACAAcABvAHAAYwBvAHIAbgAK2DzfZgAgIBMAIABpAGMAZQAgAGMAcgBlAGEAbQAK2DzfggAgIBMAIABjAGEAawBlAArYPt3BACAgEwAgAGMAdQBwAGMAYQBrAGUACtg+3WcAICATACAAcABpAGUACtg832sAICATACAAYwBoAG8AYwBvAGwAYQB0AGUACtg832wAICATACAAYwBhAG4AZAB5AArYPN9tACAgEwAgAGwAbwBsAGwAaQBwAG8AcA==
Required options
These options will be used automatically if you select this example.
Use this Unicode encoding
for the conversion.
Don't cut base64 into parts, and
display all content in one line.

Pro tips Master online unicode 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/unicode/convert-unicode-to-base64?input=%E2%80%B3%F0%9D%98%88%20%F0%9D%98%B1%F0%9D%98%B3%F0%9D%98%B0%F0%9D%98%A3%F0%9D%98%AD%F0%9D%98%A6%F0%9D%98%AE%20%F0%9D%98%AA%F0%9D%98%B4%20%F0%9D%98%A2%20%F0%9D%98%A4%F0%9D%98%A9%F0%9D%98%A2%F0%9D%98%AF%F0%9D%98%A4%F0%9D%98%A6%20%F0%9D%98%A7%F0%9D%98%B0%F0%9D%98%B3%20%F0%9D%98%BA%F0%9D%98%B0%F0%9D%98%B6%20%F0%9D%98%B5%F0%9D%98%B0%20%F0%9D%98%A5%F0%9D%98%B0%20%F0%9D%98%BA%F0%9D%98%B0%F0%9D%98%B6%F0%9D%98%B3%20%F0%9D%98%A3%F0%9D%98%A6%F0%9D%98%B4%F0%9D%98%B5.%E2%80%B3%20%E2%80%93%20%F0%9D%98%8B%F0%9D%98%B6%F0%9D%98%AC%F0%9D%98%A6%20%F0%9D%98%8C%F0%9D%98%AD%F0%9D%98%AD%F0%9D%98%AA%F0%9D%98%AF%F0%9D%98%A8%F0%9D%98%B5%F0%9D%98%B0%F0%9D%98%AF&encoding=utf8&base64-split=true&base64-split-length=24

All Unicode Tools

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

Quickly find code positions of all Unicode values.

Convert Code Points to Unicode

Quickly decode code positions to Unicode values.

Convert Unicode to UTF-8

Quickly encode Unicode values to UTF-8 encoding.

Convert Unicode to UTF-16

Quickly encode Unicode values to UTF-16 encoding.

Convert Unicode to UTF-32

Quickly encode Unicode values to UTF-32 encoding.

Convert Unicode to an Image

Quickly create a picture from Unicode symbols.

Generate Random Unicode

Quickly generate random Unicode text in a given range.

Generate Unicode Range

Quickly generate all Unicode values from the given code point interval.

Extract Unicode Range

Quickly filter Unicode symbols that are within the given code point interval.

Extract Graphemes

Quickly split Unicode data into graphemes.

Sort Graphemes

Quickly sort Unicode glyphs in increasing or decreasing order.

Count Unicode Characters

Quickly find the length of Unicode text.

Increment Unicode Values

Quickly increase Unicode code point values.

Decrement Unicode Values

Quickly decrease Unicode code point values.

Reverse Unicode

Quickly reverse the order of symbols in Unicode text.

Rotate Unicode Text

Quickly rotate Unicode characters to the left and right.

Repeat Unicode

Quickly create multiple copies of Unicode text.

Split Unicode Into Characters

Quickly extract all characters from Unicode text.

Split Unicode Into Fragments

Quickly split Unicode data into pieces.

Chunkify Unicode

Quickly split Unicode text into chunks of constant length.

Join Unicode

Quickly merge Unicode snippets together.

Truncate Unicode

Quickly shorten Unicode text to the given length.

Left-pad Unicode

Quickly left-pad Unicode text with any character.

Right-pad Unicode

Quickly right-pad Unicode text with any character.

Center Unicode

Quickly align Unicode data to the center.

Right-align Unicode

Quickly align Unicode data to the right.

Generate Unicode Numbers

Quickly convert ordinary numbers to fancy Unicode numbers.

Normalize Unicode Numbers

Quickly convert Unicode numbers back to regular numbers.

Generate Unicode Letters

Quickly convert ordinary letters to Unicode letters in various fonts.

Normalize Unicode Letters

Quickly convert Unicode letters back to regular Latin letters.

Generate Unicode Text

Quickly convert ordinary text to fancy Unicode text.

Normalize Unicode Text

Quickly convert fancy Unicode text back to regular text.

Add Combining Characters

Quickly combine input Unicode with diacritical marks.

Remove Combining Characters

Quickly delete diacritical marks from the Unicode text.

Spoof Unicode Text

Quickly spoof regular text using Unicode homoglyphs.

Unspoof Unicode Text

Quickly unspoof homoglyphs in text with regular letters.

Check Spoofed Unicode Text

Quickly check if the given Unicode text is spoofed or not.

Cyclically Shift Unicode

Quickly circularly rearrange Unicode symbols.

Escape Unicode

Quickly convert Unicode data to escape sequences.

Convert Unicode to HTML

Quickly encode Unicode data to HTML entities.

URL-encode Unicode

Quickly URL-escape Unicode symbols.

Convert Unicode to Base64

Quickly encode Unicode values to base64.

Convert Unicode to a Data URL

Quickly encode Unicode values to a data URI.

Convert Unicode to Bytes

Quickly convert Unicode characters to raw bytes.

Convert Unicode to Binary

Quickly convert Unicode data to base-2 (binary).

Convert Unicode to Octal

Quickly convert Unicode data to base-8 (octal).

Convert Unicode to Decimal

Quickly convert Unicode data to base-10 (decimal).

Convert Unicode to Hex

Quickly convert Unicode data to base-16 (hexadecimal).

Convert Unicode to ASCII

Quickly convert Unicode symbols to raw ASCII bytes.

Convert ASCII to Unicode

Quickly convert ASCII bytes to Unicode symbols.

Convert Unicode to a String Literal

Quickly convert Unicode text to a string literal.

Convert Emoji to an Image

Quickly create a picture from Unicode emojis.

Let Zalgo Destroy Unicode

Quickly release Zalgo on your Unicode text.

Remove Zalgo from Unicode

Quickly make Zalgo text readable again.


Coming Soon

These Unicode tools are on the way!
Edit Unicode

View and edit Unicode in a browser-based editor.

Name Unicode Symbols

Spell out the names of Unicode characters in the input text.

URL-decode Unicode

URL-unescape Unicode text.

Convert Binary to Unicode

Convert base-2 data to Unicode encoding.

Convert Octal to Unicode

Convert base-8 data to Unicode encoding.

Convert Decimal to Unicode

Convert base-10 data to Unicode encoding.

Convert Hex to Unicode

Convert base-16 data to Unicode encoding.

Convert Unicode to Any Base

Convert Unicode text to any radix.

Convert Any Base to Unicode

Convert any radix data to Unicode.

Convert Unicode to Latin1

Convert Unicode text to ISO-8859-1 encoding.

Convert Latin1 to Unicode

Convert ISO-859-1 encoded data to Unicode.

Convert Unicode to Latin2

Convert Unicode text to ISO-8859-2 encoding.

Convert Latin2 to Unicode

Convert ISO-8859-2 encoded data to Unicode.

Convert Unicode to Ecoji

Convert Unicode text to Ecoji encoding.

Convert Ecoji to Unicode

Convert Ecoji encoded data to Unicode.

Convert Bytes to Unicode

Convert raw bytes to Unicode.

Check Unicode Version

Check the Unicode version of the given Unicode characters.

Validate Unicode

Check if the given Unicode has valid encoding.

Convert Unicode to Punycode

Encode Unicode text to Punycode encoding.

Convert Punycode to Unicode

Decode Punycode encoding to Unicode.

Decode Base64 to Unicode

Convert base64 data to Unicode text.

Encode Unicode to Data URI

Convert Unicode to a valid data URL.

Decode Data URI to Unicode

Convert a valid data URL to Unicode text.

Convert HTML to Unicode

Decode HTML entities to Unicode data.

Convert UTF8 to Unicode

Decode UTF8 encoding to Unicode.

Convert UTF16 to Unicode

Decode UTF16 encoding to Unicode.

Convert UTF32 to Unicode

Decode UTF32 encoding to Unicode.

Convert Unicode to Uppercase

Convert all Unicode characters to uppercase.

Convert Unicode to Lowercase

Convert all Unicode characters to lowercase.

Print All Unicode Flags

Generate a list of all country flag icons.

Print All Unicode Arrows

Generate a list of all Unicode arrows.

Print All Unicode Animals

Generate a list of all Unicode animals.

Print All Unicode Flowers and Plants

Generate a list of all Unicode flowers and plants.

Print All Unicode Blocks

Generate a list of all Unicode block elements.

Print All Unicode Hieroglyphs

Generate a list of all Egyptian hieroglyphs.

Print All Unicode Currencies

Generate a list of all currency symbols.

Generate a Unicode Rainbow

Use Unicode colors to generate a rainbow.

Generate a Lenny Face

Create a smiley face from Unicode symbols.

Generate Random Emoji

Generate a list of random emojis.

Convert Unicode to Randomcase

Randomize case of all Unicode characters.

Convert Unicode to Lowercase

Convert all Unicode characters to lowercase.

JSON Stringify Unicode

Encode Unicode to JSON.

JSON Parse Unicode

Decode JSON to Unicode.

Shuffle Unicode Symbols

Randomly rearrange the order of input graphemes.

Convert Unicode to Alt Code

Generate Alt codes for Unicode characters.

Convert Alt Code to Unicode

Generate Unicode glyphs from Alt codes.

Analyze Unicode

Print statistics about Unicode data and code points.

Slice Unicode

Extract a part from Unicode data.

Draw a Unicode Wave

Generate waves with Unicode symbols.

Draw a Unicode Sparkline

Generate graphs using Unicode symbols.

Draw a Unicode Box

Wrap a message in a Unicode box.


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! 👋