๐บ

MATHEMATICAL ITALIC CAPITAL G

U+1D43A Uppercase Letter (Lu) · Mathematical Alphanumeric Symbols · Zyyy
{# Overview โ€” AI-citation lead. Curated content_summary when present, else a fact-based computed lead so every character has an answer-first paragraph. #}

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

HTML: 𝐺
CSS: content: "\1D43A"
JavaScript: "\u{1D43A}"
Python: "\U0001d43a"

Properties

Script
Zyyy
Category
Uppercase Letter (Lu)
Bidirectional
L
Combining
0
Mirrored
No
Decomposition
<font> 0047
← ๐น U+1D439 U+1D43B ๐ป →

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.