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 FERMATA
Overview
͒ (COMBINING FERMATA) is the Unicode character at code point U+0352. 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+0352 | |
| decimal | 850 | |
| htmldecimal | ͒ | |
| htmlhex | ͒ | |
| css | \0352 | |
| javascript | \u{352} | |
| python | \u0352 | |
| java | \u0352 | |
| go | \u0352 | |
| ruby | \u{352} | |
| rust | \u{352} | |
| ccpp | \u0352 | |
| urlencoded | %CD%92 | |
| utf8bytes | cd 92 | |
| utf16bebytes | 03 52 | |
| utf32bebytes | 00 00 03 52 |
How to Use
HTML:
͒
CSS:
content: "\0352"
JavaScript:
"\u{352}"
Python:
"\u0352"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ͒ character (COMBINING FERMATA)?
͒ (COMBINING FERMATA) is the Unicode character U+0352.
What is the Unicode codepoint of COMBINING FERMATA?
The COMBINING FERMATA character (͒) has codepoint U+0352.
How do I type or copy COMBINING FERMATA?
Copy ͒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.