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' : ''">
◗
RIGHT HALF BLACK CIRCLE
Overview
◗ (RIGHT HALF BLACK CIRCLE) is the Unicode character at code point U+25D7. It belongs to the Geometric Shapes block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25D7 | |
| decimal | 9687 | |
| htmldecimal | ◗ | |
| htmlhex | ◗ | |
| css | \25D7 | |
| javascript | \u{25D7} | |
| python | \u25d7 | |
| java | \u25D7 | |
| go | \u25D7 | |
| ruby | \u{25D7} | |
| rust | \u{25D7} | |
| ccpp | \u25d7 | |
| urlencoded | %E2%97%97 | |
| utf8bytes | e2 97 97 | |
| utf16bebytes | 25 d7 | |
| utf32bebytes | 00 00 25 d7 |
How to Use
HTML:
◗
CSS:
content: "\25D7"
JavaScript:
"\u{25D7}"
Python:
"\u25d7"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ◗ character (RIGHT HALF BLACK CIRCLE)?
◗ (RIGHT HALF BLACK CIRCLE) is the Unicode character U+25D7.
What is the Unicode codepoint of RIGHT HALF BLACK CIRCLE?
The RIGHT HALF BLACK CIRCLE character (◗) has codepoint U+25D7.
How do I type or copy RIGHT HALF BLACK CIRCLE?
Copy ◗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.