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
✊ (RAISED FIST) is the Unicode character at code point U+270A. 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+270A | |
| decimal | 9994 | |
| htmldecimal | ✊ | |
| htmlhex | ✊ | |
| css | \270A | |
| javascript | \u{270A} | |
| python | \u270a | |
| java | \u270A | |
| go | \u270A | |
| ruby | \u{270A} | |
| rust | \u{270A} | |
| ccpp | \u270a | |
| urlencoded | %E2%9C%8A | |
| utf8bytes | e2 9c 8a | |
| utf16bebytes | 27 0a | |
| utf32bebytes | 00 00 27 0a |
How to Use
HTML:
✊
CSS:
content: "\270A"
JavaScript:
"\u{270A}"
Python:
"\u270a"
Properties
Frequently Asked Questions
What is the ✊ character (RAISED FIST)?
✊ (RAISED FIST) is the Unicode character U+270A.
What is the Unicode codepoint of RAISED FIST?
The RAISED FIST character (✊) has codepoint U+270A.
How do I type or copy RAISED FIST?
Copy ✊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.