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
Overview
͘ (COMBINING DOT ABOVE RIGHT) is the Unicode character at code point U+0358. It belongs to the Combining Diacritical Marks block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
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
Frequently Asked Questions
What is the ͘ character (COMBINING DOT ABOVE RIGHT)?
͘ (COMBINING DOT ABOVE RIGHT) is the Unicode character U+0358.
What is the Unicode codepoint of COMBINING DOT ABOVE RIGHT?
The COMBINING DOT ABOVE RIGHT character (͘) has codepoint U+0358.
How do I type or copy COMBINING DOT ABOVE RIGHT?
Copy ͘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.