U+0393
Gamma capitalΓ
Gamma capital is a monochrome text character from the Unicode Greek and Coptic block, listed here under Greek Letters. 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.
Quick facts
- Unicode
- U+0393
- Decimal
- 915
- Hex
- 0x0393
- Octal
- 0o1623
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+0393 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | GREEK CAPITAL LETTER GAMMA | |
| DecimalBase 10 | 915 | |
| HexadecimalBase 16 | 0x0393 | |
| OctalBase 8 | 0o1623 | |
| BinaryBase 2 | 0000001110010011 | |
| General categoryLetter, uppercase | Lu | |
| Unicode blockU+0370–U+03FF | Greek and Coptic | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | Γ | |
| HTML entity (hex) | Γ | |
| HTML entity (named) | Γ | |
| CSS content escapeUse inside content: "…" | \0393 | |
| URL encodedPercent-encoded UTF-8 | %CE%93 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u0393 | |
| JSONUTF-16 surrogate pairs | \u0393 | |
| Python | \u0393 | |
| Java / C# / Kotlin | \u0393 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-82 bytes | CE 93 | |
| UTF-16 (BE) | 0393 | |
| UTF-32 (BE) | 00000393 |
How to type Gamma capital
Windows
Hold Alt and type +393 with the hex numeric keypad option enabled, or type 393 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 0393. Or open Character Viewer (Control+Command+Space) and search "Gamma capital".
Linux
Press Ctrl+Shift+U, type 393, 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, \0393 in CSS, and \u0393 in JavaScript.
Official Unicode reference
- Character name
- GREEK CAPITAL LETTER GAMMA
- Block
- Greek and Coptic (U+0370–U+03FF)
- General category
- Lu — Letter, uppercase
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Greek and Coptic block: U0370.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Gamma capital 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 Gamma capital?
Gamma capital is U+0393 (decimal 915, hexadecimal 0x0393, octal 0o1623). It lives in the Greek and Coptic block (U+0370–U+03FF) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Gamma capital?
The Unicode Standard (version 18.0.0) names this character "GREEK CAPITAL LETTER GAMMA". Its General_Category is Lu (Letter, uppercase).
What is the HTML code for Gamma capital?
Use Γ or Γ, or the named entity Γ. In CSS, use content: "\0393".
How do I type Gamma capital in code?
JavaScript: "\u0393". Python: "\u0393". JSON and Java: "\u0393". The UTF-8 byte sequence is CE 93.
Is Gamma capital an emoji?
No. Gamma capital 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.