shiftLeft
Shift bits left by the specified number of positions.
binary(required): binary datapositions(required): number of positions to shift
utlx
shiftLeft(toBinary("A", "UTF-8"), 2) // bits shifted left by 2