Convert text to decimal character codes. Each character to its Unicode code point. Useful for encoding.
It converts each character to its Unicode code point (decimal number). For example, A = 65. Multi-byte characters have one number per character.
Convert Decimal to Text
Convert decimal character codes to text. Space or comma separated numbers to UTF-8 text.
Convert Text to Octal
Convert text to octal. Each character to octal representation. Useful for Unix permissions and encoding.
Convert Text to Binary
Convert text to binary. Each character to 8-bit binary. Useful for learning and encoding.
Word Counter
Free online word counter tool. Count words, characters, sentences, and paragraphs instantly. Perfect for writers, students, and SEO professionals.