FULLWIDTH FULL STOP
.
U+FF0E
Unicode Block
Halfwidth and Fullwidth FormsCode
FF0E
Code Point
65294
Notes
~ FF0E FE00 corner-justified form
~ FF0E FE01 centered form
# <wide> 002E
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
0xEF0xBC0x8E
UTF-16
0xFF0E
UTF-32
0x0000FF0E
Copy & Paste Codes
Character
.
Unicode Escape
\u{FF0E}
HTML Entity (Decimal)
.
HTML Entity (Hex)
.
CSS Code
\FF0E
JavaScript
String.fromCodePoint(0xFF0E)
Python
chr(0xFF0E)