Yo! Base64 Decode logoYo! Base64 Decode

Decode b3ZlcmZsb3c= from Base64

Decoded result: overflow

Word Visualization: overflow
o
v
e
r
f
l
o
w
For encoded binaries (like images, documents, etc.) use the file upload form below.
Decode base64 strings in real-time as you type or paste.
Decoding Process: b3ZlcmZsb3c= to overflow

Step 1: Map Base64 Characters to Binary

Base64 CharacterBinary ValueDecimal Value
b01101127
311011155
Z01100125
l10010137
c01110028
m10011038
Z01100125
s10110044
b01101127
311011155
c01110028
=padding (000000)-

Step 2: Group Bits into Bytes

The binary string is grouped into 8-bit chunks (1 byte each):

01101111 01110110 01100101 01110010 01100110 01101100 01101111 01110111 00

Step 3: Convert Binary to ASCII

Binary ValueASCII Character
01101111o
01110110v
01100101e
01110010r
01100110f
01101100l
01101111o
01110111w
00

When combined, these characters form the decoded string: "overflow"

Word Statistics: overflow

General Statistics

  • Length: 8 characters
  • Vowels: 3
  • Consonants: 5

Letter Frequency

LetterFrequency
o2
v1
e1
r1
f1
l1
w1
Related Conversion Tools
Decode History

Your decode history will appear here. Start decoding to build your history!