example if i want to have it in the binary form
00001 'high on pin1
11010 'high on pin 1,3 and 4
Simple
PORTB = $01
PORTB = $1A

Happy Easter
Jerson