copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐
MATHEMATICAL BOLD ITALIC CAPITAL GAMMA
Overview
๐ (MATHEMATICAL BOLD ITALIC CAPITAL GAMMA) is the Unicode character at code point U+1D71E. It belongs to the Mathematical Alphanumeric Symbols block, in the Uppercase Letter (Lu) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D71E | |
| decimal | 120606 | |
| htmldecimal | 𝜞 | |
| htmlhex | 𝜞 | |
| css | \1D71E | |
| javascript | \u{1D71E} | |
| python | \U0001d71e | |
| java | \uD835\uDF1E | |
| go | \U0001D71E | |
| ruby | \u{1D71E} | |
| rust | \u{1D71E} | |
| ccpp | \U0001d71e | |
| urlencoded | %F0%9D%9C%9E | |
| utf8bytes | f0 9d 9c 9e | |
| utf16bebytes | d8 35 df 1e | |
| utf32bebytes | 00 01 d7 1e |
How to Use
HTML:
𝜞
CSS:
content: "\1D71E"
JavaScript:
"\u{1D71E}"
Python:
"\U0001d71e"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0393
Frequently Asked Questions
What is the ๐ character (MATHEMATICAL BOLD ITALIC CAPITAL GAMMA)?
๐ (MATHEMATICAL BOLD ITALIC CAPITAL GAMMA) is the Unicode character U+1D71E.
What is the Unicode codepoint of MATHEMATICAL BOLD ITALIC CAPITAL GAMMA?
The MATHEMATICAL BOLD ITALIC CAPITAL GAMMA character (๐) has codepoint U+1D71E.
How do I type or copy MATHEMATICAL BOLD ITALIC CAPITAL GAMMA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.