0x136B
0x136B is a hexadecimal literal. In decimal terms, it equals 4,971. The 0x prefix is a conventional indicator of hexadecimal values in many programming languages, so 0x136B often appears in source code as an integer constant, a bitmask, or a representation of a small numerical value in languages such as C, C++, Java, JavaScript, and Python.
In Unicode, the code point U+136B corresponds to a character in the Ethiopic block (ranging from U+1200
Beyond numeric and text contexts, 0x136B may appear as a generic data value in computing, such as
See also: hexadecimal notation, Unicode code point, Ethiopic script.