free-symbols

Khmer Currency Symbol Riel Letter

The ៛ symbol represents the Khmer riel currency used in Cambodia.

U+17DB

The “៛” character is the Khmer currency symbol for the riel. It’s useful for pricing, menus, and currency formatting in Khmer language content. You can copy it directly or use the provided codepoint and escapes in your projects.

Khmer Currency Symbol Riel Letter Meaning

“៛” is the Khmer currency symbol for the riel (Cambodian currency). You’ll typically see it placed before or after amounts in Khmer text, depending on local formatting conventions in a particular document or UI. Because it’s a single Unicode character (U+17DB), it’s easy to include in web pages, emails, and app text as long as the correct font supports Khmer. Use it in product prices, receipts, and forms that display riel amounts. For developers, the character can be inserted by copying it directly or using its HTML entity (៛) or Unicode escapes.

Common uses

  • Displaying Cambodian riel prices in menus and product listings
  • Labeling amounts on invoices, receipts, and billing documents
  • Formatting currency in Khmer language forms and surveys
  • Creating social media posts that include local prices
  • Using in dashboards or spreadsheets that show riel-denominated values

Examples

៛ Khmer Riel Currency Symbol (U+17DB)

  • ៛ 1500
  • Total: ៛ 25,000
  • Price: ៛ 8,900
  • ៛50,000
  • ការបង់ប្រាក់ ៛ 12,000

Variations

Technical codes

UnicodeU+17DB
HTML Entity៛
HTML Code៛
CSS\17DB

FAQ

What does the Khmer Currency Symbol Riel letter mean?

“៛” is the Khmer currency symbol for the riel (Cambodian currency). You’ll typically see it placed before or after amounts in Khmer text, depending on local formatting conventions in a particular document or UI. Because it’s a single Unicode character (U+17DB), it’s easy to include in web pages, emails, and app text as long as the correct font supports Khmer. Use it in product prices, receipts, and forms that display riel amounts. For developers, the character can be inserted by copying it directly or using its HTML entity (៛) or Unicode escapes.

What is the Unicode code point for ៛?

It is U+17DB.

How do I write ៛ in HTML?

Use the HTML entity: ៛

What is the CSS escape for this symbol?

Use: \\17DB

How can I include ៛ in JavaScript?

Use the Unicode escape: \\u{17DB}.