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' : ''">
❍
Overview
❍ (SHADOWED WHITE CIRCLE) is the Unicode character at code point U+274D. It belongs to the Dingbats block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+274D | |
| decimal | 10061 | |
| htmldecimal | ❍ | |
| htmlhex | ❍ | |
| css | \274D | |
| javascript | \u{274D} | |
| python | \u274d | |
| java | \u274D | |
| go | \u274D | |
| ruby | \u{274D} | |
| rust | \u{274D} | |
| ccpp | \u274d | |
| urlencoded | %E2%9D%8D | |
| utf8bytes | e2 9d 8d | |
| utf16bebytes | 27 4d | |
| utf32bebytes | 00 00 27 4d |
How to Use
HTML:
❍
CSS:
content: "\274D"
JavaScript:
"\u{274D}"
Python:
"\u274d"
Properties
Frequently Asked Questions
What is the ❍ character (SHADOWED WHITE CIRCLE)?
❍ (SHADOWED WHITE CIRCLE) is the Unicode character U+274D.
What is the Unicode codepoint of SHADOWED WHITE CIRCLE?
The SHADOWED WHITE CIRCLE character (❍) has codepoint U+274D.
How do I type or copy SHADOWED WHITE CIRCLE?
Copy ❍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.