See number sign.
See dollar sign.
See equals sign.
See at sign.
A symbol that identifies a positive or negative number. In digital code, it is either a separate character or part of the byte. In ASCII, the sign is kept in a separate character typically transmitted in front of the number it represents
(+ and - is 2B and 2D in hex).
Learn more about # sign
Related Articles