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' : ''">
」
HALFWIDTH RIGHT CORNER BRACKET
Overview
」 (HALFWIDTH RIGHT CORNER BRACKET) is the Unicode character at code point U+FF63. It belongs to the Halfwidth and Fullwidth Forms block, in the Close Punctuation (Pe) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF63 | |
| decimal | 65379 | |
| htmldecimal | 」 | |
| htmlhex | 」 | |
| css | \FF63 | |
| javascript | \u{FF63} | |
| python | \uff63 | |
| java | \uFF63 | |
| go | \uFF63 | |
| ruby | \u{FF63} | |
| rust | \u{FF63} | |
| ccpp | \uff63 | |
| urlencoded | %EF%BD%A3 | |
| utf8bytes | ef bd a3 | |
| utf16bebytes | ff 63 | |
| utf32bebytes | 00 00 ff 63 |
How to Use
HTML:
」
CSS:
content: "\FF63"
JavaScript:
"\u{FF63}"
Python:
"\uff63"
Properties
- Script
- Zyyy
- Category
- Close Punctuation (Pe)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
- Decomposition
- <narrow> 300D
Frequently Asked Questions
What is the 」 character (HALFWIDTH RIGHT CORNER BRACKET)?
」 (HALFWIDTH RIGHT CORNER BRACKET) is the Unicode character U+FF63.
What is the Unicode codepoint of HALFWIDTH RIGHT CORNER BRACKET?
The HALFWIDTH RIGHT CORNER BRACKET character (」) has codepoint U+FF63.
How do I type or copy HALFWIDTH RIGHT CORNER BRACKET?
Copy 」 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.