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