U+20B9
Rupee₹
Rupee is a monochrome text character from the Unicode Currency Symbols block, listed here under Currency. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "inr", "india", "money".
Quick facts
- Unicode
- U+20B9
- Decimal
- 8377
- Hex
- 0x20B9
- Octal
- 0o20271
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+20B9 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | INDIAN RUPEE SIGN | |
| DecimalBase 10 | 8377 | |
| HexadecimalBase 16 | 0x20B9 | |
| OctalBase 8 | 0o20271 | |
| BinaryBase 2 | 0010000010111001 | |
| General categorySymbol, currency | Sc | |
| Unicode blockU+20A0–U+20CF | Currency Symbols | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | ₹ | |
| HTML entity (hex) | ₹ | |
| CSS content escapeUse inside content: "…" | \20B9 | |
| URL encodedPercent-encoded UTF-8 | %E2%82%B9 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u20B9 | |
| JSONUTF-16 surrogate pairs | \u20B9 | |
| Python | \u20B9 | |
| Java / C# / Kotlin | \u20B9 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-83 bytes | E2 82 B9 | |
| UTF-16 (BE) | 20B9 | |
| UTF-32 (BE) | 000020B9 |
How to type Rupee
Windows
Hold Alt and type +20B9 with the hex numeric keypad option enabled, or type 20B9 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 20B9. Or open Character Viewer (Control+Command+Space) and search "Rupee".
Linux
Press Ctrl+Shift+U, type 20b9, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: ₹ in HTML, \20B9 in CSS, and \u20B9 in JavaScript.
Official Unicode reference
- Character name
- INDIAN RUPEE SIGN
- Block
- Currency Symbols (U+20A0–U+20CF)
- General category
- Sc — Symbol, currency
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Currency Symbols block: U20A0.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Rupee symbol?
Click the Copy button at the top of this page, or select ₹ and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Rupee?
Rupee is U+20B9 (decimal 8377, hexadecimal 0x20B9, octal 0o20271). It lives in the Currency Symbols block (U+20A0–U+20CF) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Rupee?
The Unicode Standard (version 18.0.0) names this character "INDIAN RUPEE SIGN". Its General_Category is Sc (Symbol, currency).
What is the HTML code for Rupee?
Use ₹ or ₹. In CSS, use content: "\20B9".
How do I type Rupee in code?
JavaScript: "\u20B9". Python: "\u20B9". JSON and Java: "\u20B9". The UTF-8 byte sequence is E2 82 B9.
Is Rupee an emoji?
No. Rupee is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.