nichtdecimal
Nichtdecimal is a term used in German-language technical writing to denote numeral representations or systems that are not based on decimal (base-10). As a neologism, its exact scope varies by author, but it is commonly used to refer to non-decimal numeral systems and notations, including binary, octal, hexadecimal, as well as historical bases such as duodecimal (base-12) or sexagesimal (base-60).
In computing and digital contexts, nichtdecimal representations appear in code and data: for example 1011 in
Because nichtdecimal is not a formal standard, its precise meaning can depend on the author or field.
See also: non-decimal numeral systems; base conversion; numeral systems.