Convert OnlineConvertOnline

b LATIN SMALL LETTER B UTF-8 character with hex code 0062

b
Copy this symbol

LATIN SMALL LETTER B

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

0062
98

HTML Examples

Using HEX code of LATIN SMALL LETTER B in HTML file

<span> &#x0062; </span>

Using Decimal code of LATIN SMALL LETTER B in HTML file

<span> &#98; </span>

CSS Example

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

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