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 WHITE LENTICULAR BRACKET
Overview
〖 (LEFT WHITE LENTICULAR BRACKET) is the Unicode character at code point U+3016. 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+3016 | |
| decimal | 12310 | |
| htmldecimal | 〖 | |
| htmlhex | 〖 | |
| css | \3016 | |
| javascript | \u{3016} | |
| python | \u3016 | |
| java | \u3016 | |
| go | \u3016 | |
| ruby | \u{3016} | |
| rust | \u{3016} | |
| ccpp | \u3016 | |
| urlencoded | %E3%80%96 | |
| utf8bytes | e3 80 96 | |
| utf16bebytes | 30 16 | |
| utf32bebytes | 00 00 30 16 |
How to Use
HTML:
〖
CSS:
content: "\3016"
JavaScript:
"\u{3016}"
Python:
"\u3016"
Properties
- Script
- Zyyy
- Category
- Open Punctuation (Ps)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the 〖 character (LEFT WHITE LENTICULAR BRACKET)?
〖 (LEFT WHITE LENTICULAR BRACKET) is the Unicode character U+3016.
What is the Unicode codepoint of LEFT WHITE LENTICULAR BRACKET?
The LEFT WHITE LENTICULAR BRACKET character (〖) has codepoint U+3016.
How do I type or copy LEFT WHITE LENTICULAR BRACKET?
Copy 〖 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.