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
エンコーディングテーブル
| 形式 | 値 | コピー |
|---|---|---|
| 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 |
使い方
HTML:
.
CSS:
content: "\FF0E"
JavaScript:
"\u{FF0E}"
Python:
"\uff0e"
プロパティ
- スクリプト
- Zyyy
- カテゴリ
- Other Punctuation (Po)
- 双方向
- CS
- 結合
- 0
- ミラー
- いいえ
- 分解
- <wide> 002E