LATIN CAPITAL LETTER B
B
U+0042
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
0x42
UTF-16
0x0042
UTF-32
0x00000042
Copy & Paste Codes
Character
B
Unicode Escape
\u{0042}
HTML Entity (Decimal)
B
HTML Entity (Hex)
B
CSS Code
\0042
JavaScript
String.fromCodePoint(0x0042)
Python
chr(0x0042)