Yo! Base64 Decode logoYo! Base64 Decode

Decode bWNkb3dlbGw= from Base64

Decoded result: mcdowell

Word Visualization: mcdowell
m
c
d
o
w
e
l
l
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: bWNkb3dlbGw= to mcdowell

Step 1: Map Base64 Characters to Binary

Base64 CharacterBinary ValueDecimal Value
b01101127
W01011022
N00110113
k10010036
b01101127
311011155
d01110129
l10010137
b01101127
G0001106
w11000048
=padding (000000)-

Step 2: Group Bits into Bytes

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

01101101 01100011 01100100 01101111 01110111 01100101 01101100 01101100 00

Step 3: Convert Binary to ASCII

Binary ValueASCII Character
01101101m
01100011c
01100100d
01101111o
01110111w
01100101e
01101100l
01101100l
00

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

Word Statistics: mcdowell

General Statistics

  • Length: 8 characters
  • Vowels: 2
  • Consonants: 6

Letter Frequency

LetterFrequency
m1
c1
d1
o1
w1
e1
l2
Related Conversion Tools
Decode History

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