Currency

Tenge Sign ₸

The tenge sign (₸) is the currency symbol for the Kazakhstani tenge (KZT), adopted in 2007. The symbol represents an intersection of Kazakh traditions and modern design, featuring a structure reminiscent of Kazakh ornamental patterns. Kazakhstan is the largest economy in Central Asia.

All Representations

Named Entity
₸
Decimal Code
₸
Hex Code
₸
Unicode
U+20B8

Rendered Output

₸ renders as the character shown above

When to Use Tenge Sign

Use the tenge sign in pricing for the Kazakh market and Central Asian economic content. The symbol is relatively new and may not be supported in all fonts — provide fallback text (KZT) for critical pricing information. Use the numeric HTML reference for encoding.

Try It — HTML Examples

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

About the Tenge Sign Entity

The Tenge 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 &#8376;, the decimal numeric character reference &#8376;, or the hexadecimal numeric reference &#x20B8;. The character is assigned Unicode code point U+20B8 in the Universal Character Set.

The tenge sign (₸) is the currency symbol for the Kazakhstani tenge (KZT), adopted in 2007. The symbol represents an intersection of Kazakh traditions and modern design, featuring a structure reminiscent of Kazakh ornamental patterns. Kazakhstan is the largest economy in Central Asia.

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 Tenge Sign character in your HTML documents, the named entity &#8376; is generally the most readable choice for developers reviewing or maintaining source code. The decimal form &#8376; and hexadecimal form &#x20B8; 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 tenge sign in pricing for the Kazakh market and Central Asian economic content. The symbol is relatively new and may not be supported in all fonts — provide fallback text (KZT) for critical pricing information. Use the numeric HTML reference for encoding.

Related Entities

Explore More HTML Entities

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