Miscellaneous Symbols

Script Capital R ℛ

U+211B Added in Unicode 1.1 (1993) Formerly “script r”

Script Capital R (U+211B) is a stylized letter R used in mathematics to denote specific objects like the Riemann integral operator.

Alt code Alt+8475
Codes
Unicode
Unicode name
Decimal
Windows Alt code
HTML entity
HTML decimal
HTML hex
Encodings & code escapes +
UTF-8 (hex bytes)
UTF-16 (hex units)
UTF-32
URL encoded
CSS content
JavaScript / TypeScript
JSON, Java, C#, C/C++
Python
Go
Rust, Swift, PHP, Ruby
Perl

Click any value to copy it. All escapes refer to the same code point U+211B.

How to type ℛ on Windows

The fastest method on a full-size keyboard is the Alt code Alt+8475.

  1. Make sure Num Lock is on.
  2. Hold down the Alt key.
  3. Type 8475 on the numeric keypad (the number row will not work).
  4. Release Alt. The script capital r symbol ℛ appears.

Note: Alt+8475 is a Unicode decimal code, not a classic code-page Alt code. It works in Microsoft Word, WordPad and some other apps, but not in Notepad or most browsers. In those apps, copy the symbol from this page instead.

No numeric keypad?

Press Win+. to open the emoji panel, choose the Symbols tab (Ω) and search for "script capital r". Or open Character Map from the Start menu, find ℛ, click Select, then Copy.

How to type ℛ on a Mac

There is no direct keyboard shortcut for ℛ on a Mac.

For any symbol, the Character Viewer works: press Control+⌘+Space, type "script capital r" in the search box and double-click the result. It will be remembered under Frequently Used.

How to type ℛ on iPhone and iPad

The iOS keyboard does not include ℛ, so the reliable way is to copy it from this page, then press and hold in any text field and tap Paste.

If you use it often, create a shortcut: open Settings → General → Keyboard → Text Replacement, paste ℛ in the Phrase field and type a short code such as ;script in the Shortcut field. Typing that code will then insert ℛ anywhere.

How to type ℛ on Android

Copy the symbol from this page, then long-press in a text field and choose Paste. Gboard also keeps a clipboard history: tap the clipboard icon on the toolbar to paste it again later.

For a permanent shortcut, open Gboard settings → Dictionary → Personal dictionary, add ℛ as the word and a short code as the shortcut.

How to type ℛ in Microsoft Word

  1. Type the Unicode hex code 211B where you want the symbol.
  2. Press Alt+X. Word converts the code into ℛ.

This works on Windows in Word, Outlook and OneNote and needs no numeric keypad. You can also go to Insert → Symbol → More Symbols, set the font to a Unicode font and type 211B in the Character code box. In Excel, the formula =UNICHAR(8475) returns the symbol.

How to type ℛ in Google Docs

Open Insert → Special characters, then either search for "script capital r" or draw the symbol in the sketch box. Click the result to insert it. In Google Sheets, use =CHAR(8475).

ℛ in HTML, CSS and code

FormatCode
HTML entityℛ
HTML decimalℛ
HTML hexℛ
CSS content"\211B"
JavaScript"\u211B"
Python"\u211B"
URL encoded%E2%84%9B

Because ℛ is a standard Unicode character (U+211B), you can also paste it directly into any UTF-8 file. The escaped forms above are only needed when the file encoding is uncertain or the symbol must be entered on a keyboard without it.

Where the script capital r symbol is used

Used in math notation for the Riemann integral, as in "ℛ(f)", or to label a specific set or operator in a proof. It also appears in some physics and engineering texts for radiation or resistance symbols. Don't confuse it with the blackboard bold ℝ, which denotes the set of real numbers.

Frequently asked questions

What does ℛ mean in math? +

It commonly represents the Riemann integral or a custom-defined set, operator, or relation chosen by the author; its meaning depends on context.

Is ℛ the same as ℝ? +

No. ℛ is a script letter used for specific named objects, while ℝ (blackboard bold) specifically denotes the set of real numbers.

What is the Alt code for the script capital r symbol? +

The Alt code for ℛ is Alt+8475. Hold Alt, type 8475 on the numeric keypad, then release Alt. This is a Unicode code, so it works in Word and WordPad but not in every app; in other apps paste the symbol instead.

How do I type ℛ on a Mac? +

There is no dedicated Mac shortcut for ℛ. Open the Character Viewer with Control + Command + Space, search for "script capital r", and double-click it. Or copy it from this page.

How do I type the script capital r symbol on iPhone or Android? +

Phone keyboards do not include ℛ by default. Copy it from this page and paste it, or add it as a text replacement shortcut in Settings so you can type it with a short abbreviation.

What is the HTML code for ℛ? +

Use ℛ in HTML. The numeric form ℛ works too. In CSS use content: "\211B" and in JavaScript use "\u211B".

✓ Copied to clipboard