Bitwise String to Bitwise

Converts a string into a bitwise number.

Bitwise flows are not directly compatible with data flows. You must use integer-to-bitwise to set bitwise inlets and bitwise-to-integer to retrieve outlet values. Bitwise inputs are in hexadecimal format (0123456789ABCDEF). ie. $FA234B, $FFFF, etc. Bitwise flows are compatible with Color flows.

Settings

in

String input

out

Bitwise out.

binary

Bitwise output.

See also

version 6.0.240115

Edit All Pages