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