html-entity

<⃒

&nvlt;

&nvlt;

HTML named character reference &nvlt; maps to U+003C U+20D2.

multi-code-point

Mapping

Named reference
&nvlt;
Code point(s)
U+003CU+20D2
Decimal
60, 8402
Characters
<⃒

Numeric character references

Named
Decimal
Hex

Usage

Prefer a named reference when the character must survive encoding mistakes or is awkward to type. Numeric references (&#x3C;) are always valid HTML for the mapped code point(s).

Related

Source

Unicode
16.0.0
WHATWG
snapshot 2026-08-02