Miscellaneous Symbols

Double-Struck Capital Gamma ℾ

U+213E Added in Unicode 3.2 (2002)

Double-Struck Capital Gamma is a blackboard bold form of Gamma, used in math notation for special sets or structures.

Alt code Alt+8510
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+213E.

How to type ℾ on Windows

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

  1. Make sure Num Lock is on.
  2. Hold down the Alt key.
  3. Type 8510 on the numeric keypad (the number row will not work).
  4. Release Alt. The double-struck capital gamma symbol ℾ appears.

Note: Alt+8510 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 "double-struck capital gamma". 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 "double-struck capital gamma" 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 ;double 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 213E 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 213E in the Character code box. In Excel, the formula =UNICHAR(8510) returns the symbol.

How to type ℾ in Google Docs

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

ℾ in HTML, CSS and code

FormatCode
HTML entityℾ
HTML decimalℾ
HTML hexℾ
CSS content"\213E"
JavaScript"\u213E"
Python"\u213E"
URL encoded%E2%84%BE

Because ℾ is a standard Unicode character (U+213E), 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 double-struck capital gamma symbol is used

Used in mathematical writing to denote specific groups, function spaces, or structures where double-struck letters distinguish special sets, similar to how ℝ denotes real numbers. It appears in advanced algebra and analysis texts, for example "ℾ(n)" in a specialized definition. It can be confused with the regular capital Gamma, Γ.

Frequently asked questions

What does double-struck Gamma mean in math? +

It typically represents a specific set, group, or space defined by the author, distinguished from the plain Gamma Γ used for functions like the Gamma function.

Is ℾ the same as the Gamma function? +

No. The Gamma function uses regular Γ, while double-struck ℾ marks a distinct mathematical object, usually defined locally in a text.

What is the Alt code for the double-struck capital gamma symbol? +

The Alt code for ℾ is Alt+8510. Hold Alt, type 8510 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 "double-struck capital gamma", and double-click it. Or copy it from this page.

How do I type the double-struck capital gamma 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. In CSS use content: "\213E" and in JavaScript use "\u213E".

✓ Copied to clipboard