Text
Binary Code
Add Spaces
What's Binary Code?
A binary code represents text, computer processor instructions, or any other data using a two-symbol system. The two-symbol system used is often "0" and "1" from the binary number system. The binary code assigns a pattern of binary digits, also known as bits, to each character, instruction, etc. For example, a binary string of eight bits (which is also called a byte) can represent any of 256 possible values and can, therefore, represent a wide variety of different items.
Source: WikipediaAPI Equivalent
GET https://summerside.vercel.app/api/TextConversion?text=&to=
Info! if you want to keep your conversion "hidden" or if you need to convert some large text, you can send a POST request instead!!