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' : ''">
͘
COMBINING DOT ABOVE RIGHT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0358 | |
| decimal | 856 | |
| htmldecimal | ͘ | |
| htmlhex | ͘ | |
| css | \0358 | |
| javascript | \u{358} | |
| python | \u0358 | |
| java | \u0358 | |
| go | \u0358 | |
| ruby | \u{358} | |
| rust | \u{358} | |
| ccpp | \u0358 | |
| urlencoded | %CD%98 | |
| utf8bytes | cd 98 | |
| utf16bebytes | 03 58 | |
| utf32bebytes | 00 00 03 58 |
How to Use
HTML:
͘
CSS:
content: "\0358"
JavaScript:
"\u{358}"
Python:
"\u0358"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 232
- Mirrored
- No