noun
numeric character reference
Technical computing term for representing characters by their Unicode code point in HTML/XML, e.g., A for 'A'.
HTMLでは、数値指定文字参照を使って特殊文字を表現できます。
In HTML, you can represent special characters using numeric character references.
Compound of 数値 (numeric value), 指定 (specification), and 文字参照 (character reference). A direct translation of the English computing term.