Text to Binary, Octal & Hex Converter
Convert text into binary, octal, or hexadecimal byte representations — and decode them back to text instantly. Supports UTF-8, batch processing, and live results, all in your browser.
Epoch → Date
Batch Input
0 Items
0 Output lines
0 Output chars
seconds
UTC
Convert text into binary, octal, or hexadecimal byte representations — and decode them back to text instantly. Supports UTF-8, batch processing, and live results, all in your browser.
Encode text into Morse code or decode Morse back into readable text — instantly in your browser. Supports batch conversion and common punctuation, with live results.
Convert numbers to Roman numerals and decode Roman numerals back to numbers instantly. Supports standard Roman notation (I–MMMCMXCIX), batch conversion, and live results.
Encode or decode HTML safely in your browser. Escape special characters or convert HTML entities back to readable text with live output and one-click copy.
Encode or decode Base32 text directly in your browser using RFC-compliant variants. Supports batch processing, strip padding, wrap at 76 characters, and multiple Base32 alphabets — all processed locally.
Encode or decode Base58 text directly in your browser using the Bitcoin alphabet. Ideal for cryptocurrency data, human-readable identifiers, and compact tokens — with batch processing and instant results.
Invalid values are reported per line, so one error won’t affect the rest of the batch.
Convert a Unix timestamp into a readable date and time.
Example:
1741444320 → 2025-03-08 14:32:00 UTC
Convert a date string into a Unix timestamp.
Example:
2025-03-08 14:32:00 → 1741444320
Both conversions support seconds and milliseconds.
iat, exp)An epoch timestamp represents the number of seconds or milliseconds that have passed since January 1, 1970, 00:00:00 UTC. This moment is known as the Unix epoch.
Yes. You can convert timestamps expressed in seconds or milliseconds using the unit selector.
UTC is a timezone-independent standard used in systems and APIs. Local time reflects your device’s timezone settings.
Yes. Enable batch mode to convert one value per line.
No. All conversions happen locally in your browser. Nothing is sent to a server.
6 min read
JPEG, PNG, or WebP? Learn which image format to use for speed, quality, and SEO - and how to convert instantly in your browser without uploading a single file.
8 min read
Pasting feels instant, but behind the scenes your browser negotiates formats, permissions, and privacy in milliseconds. Here’s what really happens when you paste text or images into a web page - and why it matters for modern creators.
5 min read
QR codes aren’t just black and white squares - they’re one of the simplest ways to connect the physical and digital worlds. Here’s how they work, why they matter, and how you can create one instantly in your browser.
5 min read
Want to show readers how long your post takes to read? This guide explains why reading time builds trust, how to calculate blog post reading time and how to check it instantly with the Vayce Word Counter.
5 min read
Learn what progressive JPEGs really do, why they make images feel faster, and how to create and audit them directly in your browser - no uploads required.
28 min read
A complete guide to Web Workers. Run JavaScript in parallel, keep your UI smooth, and build faster tools in the browser.