Base64 Encoder/Decoder
Encode and decode text in Base64 format. Fully supports UTF-8 characters.
How to Use
Input

Paste text or Base64 string into the input field
Select

Select encode or decode mode
Result

Results appear in real-time, ready to copy
Features
Real-time Conversion
Conversion results appear as you type
Full UTF-8 Support
Correctly handles Japanese and multibyte characters
Browser Only
Data is never sent to any server
FAQ
🔗Related Tools
URL Encoder/Decoder
Encode and decode URLs in real time. Supports both encodeURIComponent and encodeURI methods.
HTML Entity Encoder
Convert HTML special characters to entities and back. Supports & < > and numeric character references.
Hash Generator
Generate SHA-1/256/384/512 hash values from text. All algorithms computed in real time as you type.
Password Strength Checker
Check password strength in real-time. Analyzes length, character types, and patterns to provide a score.
Text to Binary Converter
Convert between text and binary representation. Fully supports UTF-8 characters including international text.
Text to Hex Converter
Convert between text and hexadecimal (HEX). Fully supports UTF-8 characters including international text.