free-symbols
ƃ

Latin Small Letter B With Topbar Letter

ƃ is a Latin Extended character (Latin small letter b with topbar) used for text and typographic detail.

U+0183

ƃ (U+0183) is a Latin Extended letter: Latin small letter b with topbar. It’s useful when you need a specific glyph that isn’t available in basic alphabets. You can copy it directly or use its HTML/CSS/JavaScript escapes.

Latin Small Letter B With Topbar Letter Meaning

ƃ is the lowercase “b” from the Latin Extended block, distinguished by a topbar. Because it’s part of Unicode (U+0183), it’s mainly used where an exact, standardized character is required—such as in specialized fonts, careful typography, or multilingual text processing. You may also see it in linguistic or annotation contexts where a “b” variant with a diacritic-like bar is needed. In everyday writing it’s uncommon, so it’s best used intentionally for correctness, consistency, or design.

Common uses

  • Copying the exact Unicode character ƃ into documents, labels, or UI text
  • Using ƃ in phonetic or linguistic transcription workflows that require specific letterforms
  • Designing typographic layouts or custom letter styling where the topbar variant matters
  • Preparing content for internationalization/testing to ensure Unicode rendering is correct
  • Creating consistent identifiers, tags, or symbols in digital publishing and formatting

Examples

ƃ | Latin small letter b with topbar

  • ƃƃ is a Unicode character used for precise text.
  • ƃType: ƃ to insert the topbar-b letter.
  • ƃIn notes, ƃ marks a specific variant.
  • ƃCheck that ƃ renders correctly in your font.
  • ƃUse ƃ when the exact glyph is required.

Variations

Technical codes

UnicodeU+0183
HTML Entityƃ
HTML Codeƃ
CSS\0183

FAQ

What does the Latin Small Letter B With Topbar letter mean?

ƃ is the lowercase “b” from the Latin Extended block, distinguished by a topbar. Because it’s part of Unicode (U+0183), it’s mainly used where an exact, standardized character is required—such as in specialized fonts, careful typography, or multilingual text processing. You may also see it in linguistic or annotation contexts where a “b” variant with a diacritic-like bar is needed. In everyday writing it’s uncommon, so it’s best used intentionally for correctness, consistency, or design.

What is ƃ (U+0183) called?

ƃ is called “Latin small letter b with topbar” (Unicode name: LATIN SMALL LETTER B WITH TOPBAR).

How can I copy ƃ reliably in HTML?

You can use the HTML numeric entity ƃ to insert the correct character.

What are the CSS and JavaScript escape forms?

CSS escape: \\0183. JavaScript escape: \\u{0183}.

Why does ƃ look different from a normal lowercase b?

It’s a distinct Unicode letterform: the “b” has a topbar, which differentiates it from the standard Latin lowercase b.