Skip to content

인코더 및 암호

Base64 인코딩 / 디코딩

무료 Base64 인코더 및 디코더입니다. 텍스트를 Base64로 인코딩하거나 일반 텍스트로 디코딩합니다. 전체 UTF-8/유니코드 지원. 전적으로 브라우저에서 실행됩니다.

Runs in your browser

편집자 노트

Understanding · Bytes, in printable ink.

이 심층 챕터는 현재 영어로만 제공됩니다. 위의 변환 도구는 귀하의 언어로 작동하지만, 긴 설명 글은 아직 번역되지 않았습니다.

자주 묻는 질문

Quick answers.

Is Base64 encryption?

No — Base64 is encoding, not encryption. Anyone can decode it. Use it for safe transport of binary data through text channels, never for security.

Does it support Unicode?

Yes. Text is encoded as UTF-8 before Base64, so emoji and non-Latin characters round-trip correctly.

Is my input uploaded anywhere?

No. Encoding and decoding happen locally in your browser.

What's the difference between Base64 and Base64URL?

Base64URL replaces + and / with - and _ to be safe in URLs. We support both — toggle in settings.

Is the tool free?

Yes — fully free, no signup.

사람들이 다음도 검색합니다.

Use with

What people reach for next.

관련 도구

More in this room.

모두 보기 인코더 및 암호