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' : ''">
⛏
PICK
Overview
⛏ (PICK) is the Unicode character at code point U+26CF. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+26CF | |
| decimal | 9935 | |
| htmldecimal | ⛏ | |
| htmlhex | ⛏ | |
| css | \26CF | |
| javascript | \u{26CF} | |
| python | \u26cf | |
| java | \u26CF | |
| go | \u26CF | |
| ruby | \u{26CF} | |
| rust | \u{26CF} | |
| ccpp | \u26cf | |
| urlencoded | %E2%9B%8F | |
| utf8bytes | e2 9b 8f | |
| utf16bebytes | 26 cf | |
| utf32bebytes | 00 00 26 cf |
How to Use
HTML:
⛏
CSS:
content: "\26CF"
JavaScript:
"\u{26CF}"
Python:
"\u26cf"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⛏ character (PICK)?
⛏ (PICK) is the Unicode character U+26CF.
What is the Unicode codepoint of PICK?
The PICK character (⛏) has codepoint U+26CF.
How do I type or copy PICK?
Copy ⛏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.