Parenthesized Latin Capital Letter B Letter
π is the βParens Latin Capital Letter Bβ enclosed character, useful for labeled lists and typographic accents.
U+1F111
π is a specialized enclosed character: βPARENTHESIZED LATIN CAPITAL LETTER Bβ (U+1F111). Itβs commonly used where you want a compact, decorative label resembling a circled/boxed letter. You can copy it directly or use its HTML/CSS/JavaScript escape forms in your projects.
Parenthesized Latin Capital Letter B Letter Meaning
π represents a parenthesized Latin capital letter B in an enclosed style. Because itβs a precomposed symbol rather than plain β(B)β, it can be used to keep typography consistent across platforms. In practice, people use it as a decorative βlabelβ or marker for items that need a B-like tagβsuch as section headers, option choices, or structured lists. It may also appear in stylized documents, posters, and UI mockups where enclosed letterforms add visual organization without requiring custom icons.
Common uses
- β’Labeling options that use a B marker in forms or quizzes
- β’Decorative section or bullet markers in formatted documents
- β’UI mockups for steps or categories where a βBβ tag stands out
- β’Social media captions to visually distinguish Part B or Option B
- β’Replacing text β(B)β with a single typographic symbol for consistency
Examples
π Parens Latin Capital B (Enclosed)
- πPart π: Requirements and scope
- πOption π β Standard package
- πB section: see items under π
- πChoose π if you prefer delivery by noon
- πSection π: Budget overview
Variations
Technical codes
| Unicode | U+1F111 | |
| HTML Entity | 🄑 | |
| HTML Code | 🄑 | |
| CSS | \1F111 |
FAQ
What does the Parenthesized Latin Capital Letter B letter mean?
π represents a parenthesized Latin capital letter B in an enclosed style. Because itβs a precomposed symbol rather than plain β(B)β, it can be used to keep typography consistent across platforms. In practice, people use it as a decorative βlabelβ or marker for items that need a B-like tagβsuch as section headers, option choices, or structured lists. It may also appear in stylized documents, posters, and UI mockups where enclosed letterforms add visual organization without requiring custom icons.
What is the Unicode name of π?
Its Unicode name is βPARENTHESIZED LATIN CAPITAL LETTER Bβ.
What is the Unicode code point for π?
The code point is U+1F111.
How can I copy π into HTML?
Use the HTML entity: 🄑.
What CSS or JavaScript escapes can I use for this character?
CSS escape: \\1F111. JavaScript escape: \\u{1F111}.