Color Converter (web-toolbox.dev)
Free tool for converting between color code formats such as HEX, RGB, HSL, and HSV. Enter a color code to view all format values at once.
Character Code Web (char.onl.jp)
A web tool that displays Unicode code points, UTF-8 byte sequences, and HTML character references for any input character. Useful for investigating character encoding issues and verifying encodings.
Base64 Encode/Decode (toolpods.io)
Encode and decode text to/from Base64. Supports UTF-8 and URL-safe Base64 formats.
Base64 Encode / Decode Tool (lazesoftware.com)
Encodes and decodes text or files in Base64 format. Supports files up to 5MB and an optional RFC 2045 line-break setting (76 characters with CRLF).
Base64 Encode / Decode (www.oh-benri-tools.com)
An online tool for encoding and decoding text or files in Base64 format. Supports drag-and-drop file input, with a toggle to switch conversion direction. All processing is done in the browser.
Base64 Encode (web-toolbox.dev)
Free tool for encoding text to Base64 format. Processing is completed instantly in the browser without sending data externally.
Base64 Decode (web-toolbox.dev)
Free tool for decoding Base64-encoded text back to the original string. Processing is completed instantly in the browser without sending data externally.
ASCII to HEX (web-toolbox.dev)
Free tool for instantly converting ASCII text to hexadecimal (HEX) format. Output format is customizable with options like space-separated, no-space, 0x notation, and comma-separated. Also supports uppercase/lowercase and line break position settings.