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' : ''">
・
HALFWIDTH KATAKANA MIDDLE DOT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF65 | |
| decimal | 65381 | |
| htmldecimal | ・ | |
| htmlhex | ・ | |
| css | \FF65 | |
| javascript | \u{FF65} | |
| python | \uff65 | |
| java | \uFF65 | |
| go | \uFF65 | |
| ruby | \u{FF65} | |
| rust | \u{FF65} | |
| ccpp | \uff65 | |
| urlencoded | %EF%BD%A5 | |
| utf8bytes | ef bd a5 | |
| utf16bebytes | ff 65 | |
| utf32bebytes | 00 00 ff 65 |
How to Use
HTML:
・
CSS:
content: "\FF65"
JavaScript:
"\u{FF65}"
Python:
"\uff65"
Properties
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 30FB