Base64 Encoder / Decoder
UTF-8 safe Base64 encode/decode for text.
Input
Supports Chinese/emoji by encoding as UTF-8.
Output
Note: Decoding requires valid Base64. If it fails, your input may contain invalid characters or padding.