Skip to content

Encoding & Conversion

Encoding & conversion covers Base64, URL encoding and parsing, HTML escaping, ASCII, Unicode, and binary, octal, decimal, and hexadecimal conversion for API debugging and data handling.

7 tools

URL Encode/Decode

URL Encode/Decode supports percent-encoding and decoding for special characters, spaces, multilingual text, and query values used in API calls, forms, and shared links.

URL Parser

URL Parser breaks common URLs into protocol, hostname, port, path, and query parameters, then lets you edit each part and preview the rebuilt URL in real time.

Base64 Encode/Decode

Base64 Encode/Decode supports text and image workflows. Encode or decode UTF-8 text, or upload images to generate Data URLs or raw Base64 with local preview and download.

HTML Escape/Unescape

HTML Escape/Unescape supports escaping and unescaping HTML entities for special characters and tag display, making it useful for user input, code examples, and safer content handling.

Unicode Converter

Unicode converter for bidirectional conversion between characters and Unicode code points, with emoji, surrogate pair, and multilingual text handling plus auto-detection for U+, \u, 0x, and decimal formats.

ASCII Converter

ASCII Converter supports bidirectional conversion between characters and ASCII codes, with decimal, hexadecimal, binary, and octal output for programming, protocol debugging, and learning.

Base Converter

Base converter for binary, octal, decimal, and hexadecimal numbers with automatic 0b/0o/0x prefix detection, instant linked updates, and bitwise debugging workflows.

Tool Categories

Utility Tools

Text Processing

Developer Tools

Image Tools