hexadecimal numbers are represented using the base-16 numbering system. They consist of digits from 0 to 9 and letters from A to F. Each hexadecimal digit represents four bits, allowing for a concise representation of binary data.