IDEOGRAPHIC FULL STOP
。
U+3002
Unicode Block
CJK Symbols and PunctuationCode
3002
Code Point
12290
Notes
~ 3002 FE00 corner-justified form
~ 3002 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
0xE30x800x82
UTF-16
0x3002
UTF-32
0x00003002
Copy & Paste Codes
Character
。
Unicode Escape
\u{3002}
HTML Entity (Decimal)
。
HTML Entity (Hex)
。
CSS Code
\3002
JavaScript
String.fromCodePoint(0x3002)
Python
chr(0x3002)