Ascii
ASCII value = Every character has a unique integer number assigned to it.
ASCII → American Standard Code for Information Interchange.
Computer doesn’t understand characters, it understands numbers.So characters like 'A', 'B', 'a', '1', '*' are stored...
yesamitsingh.hashnode.dev2 min read