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' : ''">
〔
LEFT TORTOISE SHELL BRACKET
Overview
〔 (LEFT TORTOISE SHELL BRACKET) is the Unicode character at code point U+3014. It belongs to the CJK Symbols and Punctuation block, in the Open Punctuation (Ps) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3014 | |
| decimal | 12308 | |
| htmldecimal | 〔 | |
| htmlhex | 〔 | |
| css | \3014 | |
| javascript | \u{3014} | |
| python | \u3014 | |
| java | \u3014 | |
| go | \u3014 | |
| ruby | \u{3014} | |
| rust | \u{3014} | |
| ccpp | \u3014 | |
| urlencoded | %E3%80%94 | |
| utf8bytes | e3 80 94 | |
| utf16bebytes | 30 14 | |
| utf32bebytes | 00 00 30 14 |
How to Use
HTML:
〔
CSS:
content: "\3014"
JavaScript:
"\u{3014}"
Python:
"\u3014"
Properties
- Script
- Zyyy
- Category
- Open Punctuation (Ps)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the 〔 character (LEFT TORTOISE SHELL BRACKET)?
〔 (LEFT TORTOISE SHELL BRACKET) is the Unicode character U+3014.
What is the Unicode codepoint of LEFT TORTOISE SHELL BRACKET?
The LEFT TORTOISE SHELL BRACKET character (〔) has codepoint U+3014.
How do I type or copy LEFT TORTOISE SHELL BRACKET?
Copy 〔 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.