0x1805
0x1805 is a hexadecimal number. In decimal representation, it is equivalent to 6149. Hexadecimal numbers are commonly used in computing and digital systems as a more human-readable way to represent binary data. The prefix "0x" indicates that the number is written in hexadecimal. Each digit in a hexadecimal number can represent values from 0 to 15, using the digits 0-9 and the letters A-F (where A=10, B=11, C=12, D=13, E=14, and F=15).
In the case of 0x1805, the digits break down as follows: 5 is in the 16^0 (ones)