free-symbols

Parenthesized Latin Small Letter G Letter

⒢ is the “parenthesized Latin small letter G” enclosed in a circle-like parentheses form.

U+24A2

⒢ is a Unicode character: the parenthesized Latin small letter G (U+24A2). It’s commonly used as a distinctive label or marker in text, UI, and design.

Parenthesized Latin Small Letter G Letter Meaning

⒢ is a letter-like symbol that displays a Latin small “g” inside a parenthesized/encircled presentation. In practice, it’s most often treated as a visual marker rather than a standalone word: for example, as a section tag, step label, badge icon, or a decorative bullet that still “reads” as a typographic character. Because it’s part of the Unicode “Enclosed & Circled” block, it can be used to create consistent iconographic labeling without switching fonts or adding images. When copying into documents or code, use the provided character directly or its HTML/CSS/JavaScript escapes.

Common uses

  • Labeling options or steps in a UI (e.g., “step ⒢”)
  • Creating typographic badges or section markers in documents
  • Designing list items that need a distinctive bullet/icon
  • Annotating diagrams or screenshots with a compact tag
  • Using as a lightweight decorative symbol in social posts

Examples

⒢ Parenthesized Latin Small Letter G

  • Choose setting ⒢ to enable advanced mode.
  • Step ⒢: Review permissions before submitting.
  • Category ⒢ is for archived items.
  • In the diagram, node ⒢ represents the gateway.
  • Update available under ⒢ in your profile.

Variations

Technical codes

UnicodeU+24A2
HTML Entity⒢
HTML Code⒢
CSS\24A2

FAQ

What does the Parenthesized Latin Small Letter G letter mean?

⒢ is a letter-like symbol that displays a Latin small “g” inside a parenthesized/encircled presentation. In practice, it’s most often treated as a visual marker rather than a standalone word: for example, as a section tag, step label, badge icon, or a decorative bullet that still “reads” as a typographic character. Because it’s part of the Unicode “Enclosed & Circled” block, it can be used to create consistent iconographic labeling without switching fonts or adding images. When copying into documents or code, use the provided character directly or its HTML/CSS/JavaScript escapes.

What is the Unicode code point for ⒢?

⒢ is U+24A2 (Unicode name: PARENTHESIZED LATIN SMALL LETTER G).

How can I copy ⒢ into HTML?

You can paste the character directly, or use the HTML entity: ⒢.

How do I reference ⒢ in CSS?

Use the CSS escape: \\24A2.

How do I include ⒢ in JavaScript?

Use the JavaScript escape: \\u{24A2}.