FULLWIDTH FULL STOP (.)
.
Copy Character
Unicode Block
Halfwidth and Fullwidth FormsUnicode Code
U+FF0E
Codepoint
65294
Notes
~ FF0E FE00 corner-justified form
~ FF0E FE01 centered form
# <wide> 002E
Character Encoding
UTF-8
0xEF0xBC0x8E
UTF-16
0xFF0E
UTF-32
0x0000FF0E
Copy & Paste Codes
Unicode Escape
\u{FF0E}
HTML Entity (Decimal)
.
HTML Entity (Hex)
.
CSS Code
\FF0E
JavaScript/JSON
String.fromCodePoint(0xFF0E)
Python
chr(0xFF0E)
Ruby/PHP
chr(0xFF0E)
Unix, C, PHP, JAVA
0xFF0E
Perl
chr(0xFF0E)
URL Encoded
%ff0e