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
❼ (DINGBAT NEGATIVE CIRCLED DIGIT SEVEN) is the Unicode character at code point U+277C. It belongs to the Dingbats block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+277C | |
| decimal | 10108 | |
| htmldecimal | ❼ | |
| htmlhex | ❼ | |
| css | \277C | |
| javascript | \u{277C} | |
| python | \u277c | |
| java | \u277C | |
| go | \u277C | |
| ruby | \u{277C} | |
| rust | \u{277C} | |
| ccpp | \u277c | |
| urlencoded | %E2%9D%BC | |
| utf8bytes | e2 9d bc | |
| utf16bebytes | 27 7c | |
| utf32bebytes | 00 00 27 7c |
How to Use
HTML:
❼
CSS:
content: "\277C"
JavaScript:
"\u{277C}"
Python:
"\u277c"
Properties
Frequently Asked Questions
What is the ❼ character (DINGBAT NEGATIVE CIRCLED DIGIT SEVEN)?
❼ (DINGBAT NEGATIVE CIRCLED DIGIT SEVEN) is the Unicode character U+277C.
What is the Unicode codepoint of DINGBAT NEGATIVE CIRCLED DIGIT SEVEN?
The DINGBAT NEGATIVE CIRCLED DIGIT SEVEN character (❼) has codepoint U+277C.
How do I type or copy DINGBAT NEGATIVE CIRCLED DIGIT SEVEN?
Copy ❼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.