Skip to content

New conversion formats: HEX->BIN(binary), ASCII->BIN, BIN->ASCII #21

@OmlineEditor

Description

@OmlineEditor

now it is possible to convert only:
ASCII -> HEX
HEX -> ASCII

please add new conversion options
HEX -> BIN (binary)
BIN -> HEX
ASCII -> BIN
BIN-> ASCII

I sometimes need to convert data directly from the collected binary 1 and 0.
An example of working with binary data:
01100001 01100010 01100011 -> abc
abc -> 01100001 01100010 01100011

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions