unicode

U+FF02

FULLWIDTH QUOTATION MARK

FULLWIDTH QUOTATION MARK · Other Punctuation · Halfwidth and Fullwidth Forms · Common script

Quick facts

Code point
U+FF02
Decimal
65282
Name
FULLWIDTH QUOTATION MARK
General category
PoOther Punctuation
Script
Common
Bidi class
ON
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<wide> 0022
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
F
Line Break
ID
Numeric
Script extensions

Binary properties

Quotation_Mark

Developer examples

JS
'\u{ff02}' // U+FF02
Python
"\N{FULLWIDTH QUOTATION MARK}"
HTML
&#xFF02;

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Related

Source

Unicode
16.0.0
WHATWG