Binary Encoder/Decoder API
Free
Online binary encoder/decoder for text. Convert strings to 8-bit binary and decode binary data with or without separators.
Online tool : https://ubikami.com/binarycode
V1
Enpoint
POST https://ubikami.com/api/v1/multiplicationgeneratorData parameters
Body type : application/x-www-form-urlencoded
| Parameter | Type | Required | Description |
|---|---|---|---|
| action | text | Required | Action to perform :
|
| data | text | Required | Text or binary code to encode/decode |
| space | boolean | Optional | Applicable for encode action. Add space between binary sequences |