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' : ''">
˒
MODIFIER LETTER CENTRED RIGHT HALF RING
Overview
˒ (MODIFIER LETTER CENTRED RIGHT HALF RING) is the Unicode character at code point U+02D2. It belongs to the Spacing Modifier Letters block, in the Modifier Symbol (Sk) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02D2 | |
| decimal | 722 | |
| htmldecimal | ˒ | |
| htmlhex | ˒ | |
| css | \02D2 | |
| javascript | \u{2D2} | |
| python | \u02d2 | |
| java | \u02D2 | |
| go | \u02D2 | |
| ruby | \u{2D2} | |
| rust | \u{2D2} | |
| ccpp | \u02d2 | |
| urlencoded | %CB%92 | |
| utf8bytes | cb 92 | |
| utf16bebytes | 02 d2 | |
| utf32bebytes | 00 00 02 d2 |
How to Use
HTML:
˒
CSS:
content: "\02D2"
JavaScript:
"\u{2D2}"
Python:
"\u02d2"
Properties
- Block
- Spacing Modifier Letters
- Script
- Zyyy
- Category
- Modifier Symbol (Sk)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ˒ character (MODIFIER LETTER CENTRED RIGHT HALF RING)?
˒ (MODIFIER LETTER CENTRED RIGHT HALF RING) is the Unicode character U+02D2.
What is the Unicode codepoint of MODIFIER LETTER CENTRED RIGHT HALF RING?
The MODIFIER LETTER CENTRED RIGHT HALF RING character (˒) has codepoint U+02D2.
How do I type or copy MODIFIER LETTER CENTRED RIGHT HALF RING?
Copy ˒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.