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 EIGHT) is the Unicode character at code point U+277D. 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+277D | |
| decimal | 10109 | |
| htmldecimal | ❽ | |
| htmlhex | ❽ | |
| css | \277D | |
| javascript | \u{277D} | |
| python | \u277d | |
| java | \u277D | |
| go | \u277D | |
| ruby | \u{277D} | |
| rust | \u{277D} | |
| ccpp | \u277d | |
| urlencoded | %E2%9D%BD | |
| utf8bytes | e2 9d bd | |
| utf16bebytes | 27 7d | |
| utf32bebytes | 00 00 27 7d |
How to Use
HTML:
❽
CSS:
content: "\277D"
JavaScript:
"\u{277D}"
Python:
"\u277d"
Properties
Frequently Asked Questions
What is the ❽ character (DINGBAT NEGATIVE CIRCLED DIGIT EIGHT)?
❽ (DINGBAT NEGATIVE CIRCLED DIGIT EIGHT) is the Unicode character U+277D.
What is the Unicode codepoint of DINGBAT NEGATIVE CIRCLED DIGIT EIGHT?
The DINGBAT NEGATIVE CIRCLED DIGIT EIGHT character (❽) has codepoint U+277D.
How do I type or copy DINGBAT NEGATIVE CIRCLED DIGIT EIGHT?
Copy ❽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.