LATIN SMALL LETTER B
b
U+0062
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x62
UTF-16
0x0062
UTF-32
0x00000062
Copy & Paste Codes
Character
b
Unicode Escape
\u{0062}
HTML Entity (Decimal)
b
HTML Entity (Hex)
b
CSS Code
\0062
JavaScript
String.fromCodePoint(0x0062)
Python
chr(0x0062)