If I'm reading your question correctly...
%00010001
is the same as
%10001
%00000001
is the same as
%1
is the same as
1
is the same as
$1
Is this what you're thinking?
If I'm reading your question correctly...
%00010001
is the same as
%10001
%00000001
is the same as
%1
is the same as
1
is the same as
$1
Is this what you're thinking?
Bookmarks