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
0x3F
UTF-16
0x003F
UTF-32
0x0000003F
Copy & Paste Codes
Character
?
Unicode Escape
\u{003F}
HTML Entity (Decimal)
?
HTML Entity (Hex)
?
CSS Code
\003F
JavaScript
String.fromCodePoint(0x003F)
Python
chr(0x003F)