FULLWIDTH QUESTION MARK
?
U+FF1F
Unicode Block
Halfwidth and Fullwidth FormsCode
FF1F
Code Point
65311
Notes
~ FF1F FE00 corner-justified form
~ FF1F FE01 centered form
# <wide> 003F
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBC0x9F
UTF-16
0xFF1F
UTF-32
0x0000FF1F
Copy & Paste Codes
Character
?
Unicode Escape
\u{FF1F}
HTML Entity (Decimal)
?
HTML Entity (Hex)
?
CSS Code
\FF1F
JavaScript
String.fromCodePoint(0xFF1F)
Python
chr(0xFF1F)