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' : ''">
BOX DRAWINGS DOUBLE DIAGONAL UPPER LEFT TO LOWER RIGHT
Overview
(BOX DRAWINGS DOUBLE DIAGONAL UPPER LEFT TO LOWER RIGHT) is the Unicode character at code point U+1CC20. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CC20 | |
| decimal | 117792 | |
| htmldecimal | 𜰠 | |
| htmlhex | 𜰠 | |
| css | \1CC20 | |
| javascript | \u{1CC20} | |
| python | \U0001cc20 | |
| java | \uD833\uDC20 | |
| go | \U0001CC20 | |
| ruby | \u{1CC20} | |
| rust | \u{1CC20} | |
| ccpp | \U0001cc20 | |
| urlencoded | %F0%9C%B0%A0 | |
| utf8bytes | f0 9c b0 a0 | |
| utf16bebytes | d8 33 dc 20 | |
| utf32bebytes | 00 01 cc 20 |
How to Use
HTML:
𜰠
CSS:
content: "\1CC20"
JavaScript:
"\u{1CC20}"
Python:
"\U0001cc20"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (BOX DRAWINGS DOUBLE DIAGONAL UPPER LEFT TO LOWER RIGHT)?
(BOX DRAWINGS DOUBLE DIAGONAL UPPER LEFT TO LOWER RIGHT) is the Unicode character U+1CC20.
What is the Unicode codepoint of BOX DRAWINGS DOUBLE DIAGONAL UPPER LEFT TO LOWER RIGHT?
The BOX DRAWINGS DOUBLE DIAGONAL UPPER LEFT TO LOWER RIGHT character () has codepoint U+1CC20.
How do I type or copy BOX DRAWINGS DOUBLE DIAGONAL UPPER LEFT TO LOWER RIGHT?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.