Convert OnlineConvertOnline

B LATIN CAPITAL LETTER B UTF-8 character with hex code 0042

B
Copy this symbol

LATIN CAPITAL LETTER B

Click on any of the following code values to copy to clipboard.

0042
66

HTML Examples

Using HEX code of LATIN CAPITAL LETTER B in HTML file

<span> &#x0042; </span>

Using Decimal code of LATIN CAPITAL LETTER B in HTML file

<span> &#66; </span>

CSS Example

Using HEX code of LATIN CAPITAL LETTER B in CSS file for content

span { 
    content: '\0042';
}
All UTF-8 Symbols