MATHEMATICAL ITALIC CAPITAL G
Overview
Italic is the default convention for variables in typeset mathematics, and U+1D43A encodes an italic capital G as a character in its own right so the convention survives where no styling markup exists. It is not the letter G with formatting applied: Unicode treats the style as semantic within this block, though it also records a compatibility decomposition to U+0047, meaning NFKC normalisation flattens it back to a plain G. The general category is Lu (letter, uppercase). Text that must retain the mathematical distinction should therefore avoid compatibility normalisation, which is applied by many search indexes by default.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D43A | |
| decimal | 119866 | |
| htmldecimal | 𝐺 | |
| htmlhex | 𝐺 | |
| css | \1D43A | |
| javascript | \u{1D43A} | |
| python | \U0001d43a | |
| java | \uD835\uDC3A | |
| go | \U0001D43A | |
| ruby | \u{1D43A} | |
| rust | \u{1D43A} | |
| ccpp | \U0001d43a | |
| urlencoded | %F0%9D%90%BA | |
| utf8bytes | f0 9d 90 ba | |
| utf16bebytes | d8 35 dc 3a | |
| utf32bebytes | 00 01 d4 3a |
How to Use
𝐺
content: "\1D43A"
"\u{1D43A}"
"\U0001d43a"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0047
Frequently Asked Questions
What is the ๐บ character (MATHEMATICAL ITALIC CAPITAL G)?
๐บ (MATHEMATICAL ITALIC CAPITAL G) is the Unicode character U+1D43A.
What is the Unicode codepoint of MATHEMATICAL ITALIC CAPITAL G?
The MATHEMATICAL ITALIC CAPITAL G character (๐บ) has codepoint U+1D43A.
How do I type or copy MATHEMATICAL ITALIC CAPITAL G?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.