Currency

New Sheqel Sign ₪

The new sheqel sign (₪) is the currency symbol for the Israeli new shekel (ILS). The symbol combines the Hebrew letters shin (ש) and het (ח), the first letters of 'shekel hadash' (new shekel). Israel has a thriving technology sector, making the shekel symbol relevant for tech industry and startup-related financial content.

All Representations

Named Entity
₪
Decimal Code
₪
Hex Code
₪
Unicode
U+20AA

Rendered Output

₪ renders as the character shown above

When to Use New Sheqel Sign

Use the new sheqel sign in pricing for the Israeli market, technology startup valuations, and financial content. The symbol is placed before the amount (₪100) in Hebrew contexts and sometimes after in English contexts. Use the numeric HTML reference for reliable cross-browser rendering.

Try It — HTML Examples

Named entity in text
<p>Symbol: &#8362;</p>
Decimal reference
<p>Symbol: &#8362;</p>
Hex reference
<p>Symbol: &#x20AA;</p>
Inside an HTML attribute
<div title="The New Sheqel Sign: &#8362;">Hover to see</div>

About the New Sheqel Sign Entity

The New Sheqel Sign character (₪) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference &#8362;, the decimal numeric character reference &#8362;, or the hexadecimal numeric reference &#x20AA;. The character is assigned Unicode code point U+20AA in the Universal Character Set.

The new sheqel sign (₪) is the currency symbol for the Israeli new shekel (ILS). The symbol combines the Hebrew letters shin (ש) and het (ח), the first letters of 'shekel hadash' (new shekel). Israel has a thriving technology sector, making the shekel symbol relevant for tech industry and startup-related financial content.

Currency symbol entities are essential for e-commerce platforms, financial dashboards, and any web content that displays monetary values across different markets. Using the correct HTML entity or Unicode code point ensures that currency symbols render consistently regardless of the visitor's operating system, installed fonts, or browser configuration. For international websites, properly encoded currency entities enable accurate localization of prices and financial data.

When deciding how to encode the New Sheqel Sign character in your HTML documents, the named entity &#8362; is generally the most readable choice for developers reviewing or maintaining source code. The decimal form &#8362; and hexadecimal form &#x20AA; are equally valid alternatives that work in contexts where named entities may not be supported, or when generating HTML output programmatically from server-side code. All three representations produce identical visual output in every modern web browser.

Use the new sheqel sign in pricing for the Israeli market, technology startup valuations, and financial content. The symbol is placed before the amount (₪100) in Hebrew contexts and sometimes after in English contexts. Use the numeric HTML reference for reliable cross-browser rendering.

Related Entities

Explore More HTML Entities

Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.