Yo! Base64 Decode logoYo! Base64 Decode

Decode aHRkb2Nz from Base64

Decoded result: htdocs

Word Visualization: htdocs
h
t
d
o
c
s
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: aHRkb2Nz to htdocs

Step 1: Map Base64 Characters to Binary

Base64 CharacterBinary ValueDecimal Value
a01101026
H0001117
R01000117
k10010036
b01101127
211011054
N00110113
z11001151

Step 2: Group Bits into Bytes

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

01101000 01110100 01100100 01101111 01100011 01110011

Step 3: Convert Binary to ASCII

Binary ValueASCII Character
01101000h
01110100t
01100100d
01101111o
01100011c
01110011s

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

Word Statistics: htdocs

General Statistics

  • Length: 6 characters
  • Vowels: 1
  • Consonants: 5

Letter Frequency

LetterFrequency
h1
t1
d1
o1
c1
s1
Related Conversion Tools
Decode History

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