FULLWIDTH COMMA
,
U+FF0C
Unicode Block
Halfwidth and Fullwidth FormsCode
FF0C
Code Point
65292
Notes
in Chinese, indicates a pause
~ FF0C FE00 corner-justified form
~ FF0C FE01 centered form
# <wide> 002C
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
0xEF0xBC0x8C
UTF-16
0xFF0C
UTF-32
0x0000FF0C
Copy & Paste Codes
Character
,
Unicode Escape
\u{FF0C}
HTML Entity (Decimal)
,
HTML Entity (Hex)
,
CSS Code
\FF0C
JavaScript
String.fromCodePoint(0xFF0C)
Python
chr(0xFF0C)