FULLWIDTH QUOTATION MARK
"
U+FF02
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
0xEF0xBC0x82
UTF-16
0xFF02
UTF-32
0x0000FF02
Copy & Paste Codes
Character
"
Unicode Escape
\u{FF02}
HTML Entity (Decimal)
"
HTML Entity (Hex)
"
CSS Code
\FF02
JavaScript
String.fromCodePoint(0xFF02)
Python
chr(0xFF02)