Encode text to Base64. Supports Unicode. For APIs and data encoding.
Encode text to Base64. Supports Unicode. For APIs and data encoding.
Category: 개발자 도구 • Free online tool • No signup required
다음에 필요할 수 있는 도구
Decode Base64 to text. Supports Unicode. For APIs and data decoding.
개발자 도구Encode text for URLs. Percent encoding. For query strings and links.
개발자 도구Decode URL-encoded text. Percent decoding. For parsing URLs.
개발자 도구Encode text to HTML entities. < > & etc. For safe HTML display.
개발자 도구Decode HTML entities to text. < to <. For parsing HTML content.
개발자 도구Encode text to Unicode escape sequences. \uXXXX for non-ASCII. For JavaScript.
개발자 도구