.
U+FF0E · FULLWIDTH FULL STOP
Fullwidth Full Stop
| UTF-8 | EF BC 8E | 3 bytes |
|---|---|---|
| UTF-16 | FF0E | 1 code unit |
| UTF-32 | 0000FF0E | 4 bytes |
| HTML decimal | . | |
| HTML hex | . | |
| CSS | \FF0E | in content: "…" |
| JavaScript | \uFF0E | |
| JSON | \uFF0E | |
| Python | \uFF0E | |
| Python | \N{FULLWIDTH FULL STOP} | by name |
| Java / C# | \uFF0E | |
| C / C++ | \uFF0E | universal character name |
| Rust / Swift / PHP | \u{FF0E} | |
| Go | \uFF0E | |
| Ruby | \uFF0E | |
| Excel / Sheets | =UNICHAR(65294) | |
| URL-encoded | %EF%BC%8E | percent-encoded UTF-8 |
U+FF08(Fullwidth Left Parenthesis
U+FF09)Fullwidth Right Parenthesis
U+FF0A*Fullwidth Asterisk
U+FF0B+Fullwidth Plus Sign
U+FF0C,Fullwidth Comma
U+FF0D-Fullwidth Hyphen-Minus
U+FF0F/Fullwidth Solidus
U+FF100Fullwidth Digit Zero
U+FF111Fullwidth Digit One
U+FF122Fullwidth Digit Two
U+FF133Fullwidth Digit Three
U+FF144Fullwidth Digit Four