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' : ''">
◴
WHITE CIRCLE WITH UPPER LEFT QUADRANT
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25F4 | |
| decimal | 9716 | |
| htmldecimal | ◴ | |
| htmlhex | ◴ | |
| css | \25F4 | |
| javascript | \u{25F4} | |
| python | \u25f4 | |
| java | \u25F4 | |
| go | \u25F4 | |
| ruby | \u{25F4} | |
| rust | \u{25F4} | |
| ccpp | \u25f4 | |
| urlencoded | %E2%97%B4 | |
| utf8bytes | e2 97 b4 | |
| utf16bebytes | 25 f4 | |
| utf32bebytes | 00 00 25 f4 |
How to Use
HTML:
◴
CSS:
content: "\25F4"
JavaScript:
"\u{25F4}"
Python:
"\u25f4"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ◴ character (WHITE CIRCLE WITH UPPER LEFT QUADRANT)?
◴ (WHITE CIRCLE WITH UPPER LEFT QUADRANT) is the Unicode character U+25F4.
What is the Unicode codepoint of WHITE CIRCLE WITH UPPER LEFT QUADRANT?
The WHITE CIRCLE WITH UPPER LEFT QUADRANT character (◴) has codepoint U+25F4.
How do I type or copy WHITE CIRCLE WITH UPPER LEFT QUADRANT?
Copy ◴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.