free-symbols

Latin Capital Letter B With Dot Above Letter

Ḃ is a Latin capital letter B with a dot above (Unicode U+1E02).

U+1E02

Ḃ (Latin Capital Letter B with Dot Above) is a Unicode character used to represent a specific letter form. It’s commonly needed in typography, linguistics, and text that follows precise orthography. You can copy it directly or use its Unicode escape sequences in software.

Latin Capital Letter B With Dot Above Letter Meaning

Ḃ is a modified Latin capital letter B distinguished by a dot above it. The dot changes how the character is identified compared to plain “B”, so it can be important in writing systems or scholarly transcriptions where letter distinctions carry meaning. In practice, you’ll encounter Ḃ when exact Unicode characters are required—such as in linguistics materials, proper names written with diacritics, or typesetting where dot-above forms are specified. For accurate reproduction across platforms and fonts, use the Unicode code point U+1E02 rather than relying on visually similar approximations.

Common uses

  • Typing or formatting names and terms that require the dot-above B form
  • Linguistics and language documentation that uses precise orthography
  • Scholarly writing, references, and transcriptions with Unicode-accurate characters
  • UI text and forms where a specific diacritic letter must match stored data
  • Design and typography workflows that require the correct precomposed character

Examples

Ḃ — Latin Capital Letter B with Dot Above

  • Ḃahrain
  • Ḃien
  • OḂerlin
  • Ḃaʔat
  • Ḃook of records

Variations

Technical codes

UnicodeU+1E02
HTML EntityḂ
HTML CodeḂ
CSS\1E02

FAQ

What does the Latin Capital Letter B With Dot Above letter mean?

Ḃ is a modified Latin capital letter B distinguished by a dot above it. The dot changes how the character is identified compared to plain “B”, so it can be important in writing systems or scholarly transcriptions where letter distinctions carry meaning. In practice, you’ll encounter Ḃ when exact Unicode characters are required—such as in linguistics materials, proper names written with diacritics, or typesetting where dot-above forms are specified. For accurate reproduction across platforms and fonts, use the Unicode code point U+1E02 rather than relying on visually similar approximations.

What Unicode character is Ḃ?

Ḃ is the Latin Capital Letter B with Dot Above, Unicode code point U+1E02.

How do I copy Ḃ and paste it into documents?

Copy the character “Ḃ” from this page and paste it into your editor. If your font supports it, it should display correctly.

What is the HTML entity for Ḃ?

The HTML entity is Ḃ.

How can I type Ḃ in programming languages?

Use the Unicode escape sequence \\u{1E02} (JavaScript) or \\1E02 (CSS escape), depending on your environment.