0x41D
0x41D is a hexadecimal numeral. The prefix 0x denotes base-16 notation, a standard way to express numbers in programming and computer science. The value 0x41D equals decimal 1053 and binary 0100 0001 1101.
In Unicode terminology, the code point U+041D corresponds to the Cyrillic capital letter En, which looks like
In computing, 0x41D could appear as a memory address, an offset, a bit field, or another programming
See also: Hexadecimal, Unicode code points, Memory addressing, Binary numeral system.