Text & Character Tools
The Text and Character Conversion Toolkit translates plain text into binary, ASCII code points and hexadecimal, and reverses each conversion. Useful for learning character encoding, debugging byte streams and preparing data for low-level protocols.
7 free tools in this category.
Text To Binary Converter Encoding text as UTF-8 bytes shown in binary. Binary To Text Converter Decoding 8-bit binary groups into UTF-8 text. Ascii To Binary Converter Mapping ASCII characters to 8-bit binary. String To Hex Converter Encoding text bytes as hexadecimal. Ascii Converter Listing each character with its decimal, hex and binary code. Hex To Text Converter Decoding hex byte pairs into text. Binary To Ascii Converter Mapping 8-bit binary groups back to ASCII.