IDEOGRAPHIC COMMA
、
U+3001
Unicode Block
CJK Symbols and PunctuationCode
3001
Code Point
12289
Notes
in Chinese, delimits items in a list or series
~ 3001 FE00 corner-justified form
~ 3001 FE01 centered form
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
CJK Symbols and Punctuation
Character Encoding
UTF-8
0xE30x800x81
UTF-16
0x3001
UTF-32
0x00003001
Copy & Paste Codes
Character
、
Unicode Escape
\u{3001}
HTML Entity (Decimal)
、
HTML Entity (Hex)
、
CSS Code
\3001
JavaScript
String.fromCodePoint(0x3001)
Python
chr(0x3001)