Gujarati rupee sign (૱) is the Unicode character at U+0AF1 in the Gujarati block. Official name: GUJARATI RUPEE SIGN. It is the rupee glyph shaped for Gujarati-script content (Indian Rupee, INR).
Remember
Character ૱
Unicode U+0AF1
Hex entity ૱
Decimal ૱
CSS escape \0AF1
Named entity (none)
Meaning Gujarati-script rupee (INR)
Not the same ₹ · ৳ · ₨ · Rs
Prefer ૱ or ૱ in HTML (no named form). You can also type ૱ in a UTF-8 document. For Latin-script INR prices, prefer ₹ (₹).
Built with Hex: ૱
Built with Decimal: ૱
Built with CSS: ૱
Typed: ૱
Price: ૱1,000
Latin INR: ₹1,000
How It Works
1. Hex:૱ inserts code point U+0AF1 → ૱.
2. Decimal: same code point as 2801 → ૱. Same visual as hex.
3. CSS: use \0AF1 in content (not an HTML entity). #point::after appends ૱.
4. Typed: paste ૱ in a UTF-8 document when you need the Gujarati glyph. Prefer aria-label or the words “rupee” / INR so the amount is clear to everyone.
Pitfalls & Tips
Common mistakes when working with Gujarati rupee sign.
Name
No named entity
There is no HTML5 named entity for U+0AF1. Use ૱ or ૱. Do not invent &gujaratirupee;.
₹
Not the same as ₹
Indian rupee sign is ₹ (U+20B9). Gujarati rupee is ૱. Both mean INR — different scripts and code points.
৳
Not Bengali ৳
Bengali rupee/taka-related glyph is U+09F3. Do not mix Gujarati and Bengali currency signs.
Font
Font coverage
Some fonts omit the Gujarati block. If ૱ is missing, fall back to INR / Rs or a Gujarati-capable font.
CSS vs HTML
Do not mix escapes
\0AF1 belongs in CSS strings. ૱ / ૱ belong in HTML.
a11y
Add accessible text
Screen readers may not announce ૱ clearly. Prefer aria-label with “rupees” or nearby INR prose.
Semicolon
End references
Always finish entities with ; — write ૱, not ૱.
Compatibility
Browser Support
Gujarati rupee sign (U+0AF1) and its entity forms (૱, ૱, CSS \\0AF1) are supported in all mainstream browsers. Visible glyphs depend on Gujarati font coverage.
✓ Universal support
Gujarati Rupee Sign (૱)
Encode with hex, decimal, CSS escape, or type the character — same code point everywhere encoding is supported.
100%Browser coverage
Google ChromeSupported
Yes
Microsoft EdgeSupported
Yes
Mozilla FirefoxSupported
Yes
Apple SafariSupported
Yes
OperaSupported
Yes
Internet ExplorerAll versions
Yes
U+0AF1Full support
Bottom line: Prefer ૱ in HTML (no named form). Use ૱ when decimal form is required, and \\0AF1 only inside CSS content.
Remember
Key Takeaways
Unicode: Gujarati rupee is U+0AF1 (decimal 2801) — glyph ૱.
HTML: no named entity — use ૱ / ૱ / type ૱.
CSS: use \0AF1 inside content for generated text.
Meaning: ૱ is Gujarati-script INR — prefer ₹ for Latin UI.
One line:U+0AF1 → ૱ / ૱ / CSS \0AF1 (no named form).
Frequently Asked Questions
Use ૱ (hex), ૱ (decimal), type ૱ directly in UTF-8, or the CSS escape \0AF1 in content. There is no named HTML entity for U+0AF1.
U+0AF1 (GUJARATI RUPEE SIGN). Hex 0AF1, decimal 2801. It belongs to the Gujarati block (U+0A80–U+0AFF).
No. HTML5 does not define a named entity for U+0AF1. Prefer ૱ or ૱.
Use it in Gujarati-script prices and locales. For Latin-script INR UI, prefer Indian rupee sign U+20B9 (₹). For ASCII-only, write INR or Rs.
HTML numeric entities (૱ or ૱) go in markup. The CSS escape \0AF1 goes in stylesheet strings (usually content on ::before/::after).
No. Gujarati rupee is U+0AF1 (૱) in the Gujarati block. Indian rupee is U+20B9 (₹) in Currency Symbols. Match the symbol to your script.
🤔
Did you know?
Gujarati rupee sign is Unicode U+0AF1 (decimal 2801) — glyph ૱ (GUJARATI RUPEE SIGN) in the Gujarati block. There is no HTML5 named entity; use ૱ or ૱. It is the rupee glyph shaped for Gujarati-script text. For Latin-script INR UI, prefer the Indian rupee sign ₹ (₹). Add nearby “rupee” or INR text for accessibility.