Text to Binary
Text & WritingShow UTF-8 bytes as 8-bit groups, or decode those groups back to text.
Calculated Result
01001000 01101001
Formula: UTF-8 bytes as 8-bit groups
About this calculator
This is not the numeric base converter. It encodes the actual string, including spaces and emoji as UTF-8.
How It Works & Formula
FormulaUTF-8 bytes as 8-bit groups
TextEncoder bytes β 8-bit strings. Decode parses groups with parseInt(x, 2).
Related Calculators
View All (11)Morse Code Translator
Convert text to ITU Morse and back.
Fancy Text Generator
Map letters to bold, italic, mono, circled, fullwidth, or upside-down Unicode.
Case Converter
Convert text to upper, lower, title, sentence, camel, snake, or kebab case.
Lorem Ipsum Generator
Generate placeholder Latin text by word or paragraph count.