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