ASCII Binary to Text - Online Decode Bits
Paste a string of 0s and 1s and decode it back into ASCII text. Handles space‑separated blocks. Local.
UD5 Toolkit
See every character’s ASCII value in decimal, binary, octal, hexadecimal, and HTML entity. Works entirely in your browser, no data uploaded.
| Char | ASCII (Dec) | Binary | Octal | Hex | HTML Entity | Description |
|---|---|---|---|---|---|---|
| Enter text above to see detailed ASCII representation | ||||||
Paste a string of 0s and 1s and decode it back into ASCII text. Handles space‑separated blocks. Local.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Convert any text into JavaScript‑style \uXXXX escape sequences and vice versa. Handles emojis. Useful for i18n development.
Turn your webcam feed into real‑time ASCII art. Adjust density and character set. Fun for streams and demos. No upload.
Upload a text file to detect its character encoding (UTF-8, ISO-8859-1, etc.) and BOM presence. Runs entirely in your browser.
Encode text into Wingdings symbols and decode Wingdings back to text. A nostalgic and fun puzzle tool. All processing in your browser.
Paste text and instantly see if it contains hidden zero‑width characters often used in steganography. Reveal invisible payloads.
Encode or decode text using Base32 scheme. Ideal for legacy systems and data obfuscation. Works completely offline in your browser for maximum security.
Convert text and files to Base64 or decode Base64 back to original content. Processed locally with no server upload, ensuring complete data security.
Normalize text to any Unicode normalization form to prevent encoding bugs and ensure consistent comparison. Essential for i18n developers.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Enter a decimal number and see detailed step‑by‑step conversion to binary, octal, and hex. For students.
Convert normal text to Unicode mathematical bold, italic, script, fraktur, and double‑struck. Copy rich text for anywhere.
Convert any phrase into the NATO phonetic alphabet (Alpha, Bravo, Charlie…). Copy or hear pronunciation. Useful for call centers.
Apply dyslexia‑friendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Convert plain text into leet (1337) speak and decode it back. Great for gamer tags and online culture. Fun, free, and local.
Paste two strings that look the same and see if they differ after normalization. Debug invisible encoding bugs.
Easily apply ROT13 cipher to obfuscate or reveal text. A classic letter substitution cipher that works bidirectionally. Purely client-side processing.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple line‑based template. Local.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.
Animate text that looks like it's being decoded or scrambled before settling on the final word. Copy the JS snippet.
Paste N‑Triples data and convert it to a compact JSON‑LD representation. Work with linked open data. Local.
Convert subtitle files between SRT and WebVTT formats. Also shift all timestamps forward/backward. Works locally.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Convert a flat JSON object into an INI file format with sections and keys. Useful for legacy configs. Local only.
Write Q&A in a simple format and export as a CSV file compatible with Anki. Perfect for rapid card creation. Local.
Convert WebVTT subtitle files to SRT and vice versa. Handles formatting conversion and encoding. No upload, pure client-side parsing.
Enter terms and definitions and generate a clean `<dl>` HTML snippet. Great for glossaries and FAQs.
Make modern English sound like ye olde speech. Simple pattern replacement. Great for RPGs and fun.
Drop an image that might have wrong extension and see its real format (JPEG, PNG, WebP) based on header bytes.