copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('.'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
.
FULLWIDTH FULL STOP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF0E | |
| decimal | 65294 | |
| htmldecimal | . | |
| htmlhex | . | |
| css | \FF0E | |
| javascript | \u{FF0E} | |
| python | \uff0e | |
| java | \uFF0E | |
| go | \uFF0E | |
| ruby | \u{FF0E} | |
| rust | \u{FF0E} | |
| ccpp | \uff0e | |
| urlencoded | %EF%BC%8E | |
| utf8bytes | ef bc 8e | |
| utf16bebytes | ff 0e | |
| utf32bebytes | 00 00 ff 0e |
How to Use
HTML:
.
CSS:
content: "\FF0E"
JavaScript:
"\u{FF0E}"
Python:
"\uff0e"
Properties
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- CS
- Combining
- 0
- Mirrored
- No
- Decomposition
- <wide> 002E