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' : ''">
︾
PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET
Overview
︾ (PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET) is the Unicode character at code point U+FE3E. It belongs to the CJK Compatibility Forms block, in the Close Punctuation (Pe) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE3E | |
| decimal | 65086 | |
| htmldecimal | ︾ | |
| htmlhex | ︾ | |
| css | \FE3E | |
| javascript | \u{FE3E} | |
| python | \ufe3e | |
| java | \uFE3E | |
| go | \uFE3E | |
| ruby | \u{FE3E} | |
| rust | \u{FE3E} | |
| ccpp | \ufe3e | |
| urlencoded | %EF%B8%BE | |
| utf8bytes | ef b8 be | |
| utf16bebytes | fe 3e | |
| utf32bebytes | 00 00 fe 3e |
How to Use
HTML:
︾
CSS:
content: "\FE3E"
JavaScript:
"\u{FE3E}"
Python:
"\ufe3e"
Properties
- Block
- CJK Compatibility Forms
- Script
- Zyyy
- Category
- Close Punctuation (Pe)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <vertical> 300B
Frequently Asked Questions
What is the ︾ character (PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET)?
︾ (PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET) is the Unicode character U+FE3E.
What is the Unicode codepoint of PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET?
The PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET character (︾) has codepoint U+FE3E.
How do I type or copy PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET?
Copy ︾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.