unicode

U+FF0C

FULLWIDTH COMMA

FULLWIDTH COMMA · Other Punctuation · Halfwidth and Fullwidth Forms · Common script

Quick facts

Code point
U+FF0C
Decimal
65292
Name
FULLWIDTH COMMA
General category
PoOther Punctuation
Script
Common
Bidi class
CS
Combining class
0
Age
1.1
Name aliases

Normalization & case

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

Layout & width

East Asian Width
F
Line Break
CL
Numeric
Script extensions

Binary properties

Terminal_Punctuation

Developer examples

JS
'\u{ff0c}' // U+FF0C
Python
"\N{FULLWIDTH COMMA}"
HTML
&#xFF0C;

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