Fullwidth Latin Capital Letter B Letter
B is the fullwidth capital form of the letter B, useful for alignment in fullwidth typography.
U+FF22
B is a fullwidth version of the Latin capital letter B. It’s commonly used when you want characters to occupy the same width as other fullwidth (East Asian) text. Copy it using the code points and escapes on this page.
Fullwidth Latin Capital Letter B Letter Meaning
B (U+FF22) is the fullwidth Latin capital letter B. Unlike the regular ASCII “B” (which is halfwidth), this character is designed to take up a full character cell in monospaced or East Asian typography contexts. Fullwidth letters like B are often used to keep visual alignment consistent in mixed scripts, especially in UI elements, signage-like text, or design systems that standardize on fullwidth characters. In most plain text use cases, it represents the same letter “B” as far as meaning goes, but it may display differently due to font and layout rules.
Common uses
- •Typography for consistent fullwidth alignment in East Asian-style layouts
- •UI labels and buttons where you need fullwidth character sizing
- •Mockups and poster text that uses fullwidth characters for a uniform look
- •Data entry or branding text that specifies fullwidth Latin characters
- •CSS/HTML text where you rely on fullwidth forms for column alignment
Examples
B (Fullwidth Latin Capital Letter B)
- BBETA
- BMODE: B
- BSTEP B
- BROUTE B
- BCATEGORY:B
Variations
Technical codes
| Unicode | U+FF22 | |
| HTML Entity | B | |
| HTML Code | B | |
| CSS | \FF22 |
FAQ
What does the Fullwidth Latin Capital Letter B letter mean?
B (U+FF22) is the fullwidth Latin capital letter B. Unlike the regular ASCII “B” (which is halfwidth), this character is designed to take up a full character cell in monospaced or East Asian typography contexts. Fullwidth letters like B are often used to keep visual alignment consistent in mixed scripts, especially in UI elements, signage-like text, or design systems that standardize on fullwidth characters. In most plain text use cases, it represents the same letter “B” as far as meaning goes, but it may display differently due to font and layout rules.
Is B the same as the regular letter B?
It represents the letter “B”, but it is a fullwidth character (U+FF22). It may look wider and align differently than the standard ASCII “B”.
How do I copy B reliably from this page?
Copy the character directly (B) from the symbol field, or use the provided HTML entity (B) / escapes in your code.
What’s the Unicode code point for B?
The Unicode code point is U+FF22.
Will B work in all fonts?
Most Unicode-capable fonts support fullwidth Latin letters, but appearance can vary by font. If you see a box or misalignment, switch to a font with fullwidth glyphs.