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 RIGHT TO LOWER LEFT
Overview
๐ฐ (BOX DRAWINGS DOUBLE DIAGONAL UPPER RIGHT TO LOWER LEFT) is the Unicode character at code point U+1CC1F. 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+1CC1F | |
| decimal | 117791 | |
| htmldecimal | 𜰟 | |
| htmlhex | 𜰟 | |
| css | \1CC1F | |
| javascript | \u{1CC1F} | |
| python | \U0001cc1f | |
| java | \uD833\uDC1F | |
| go | \U0001CC1F | |
| ruby | \u{1CC1F} | |
| rust | \u{1CC1F} | |
| ccpp | \U0001cc1f | |
| urlencoded | %F0%9C%B0%9F | |
| utf8bytes | f0 9c b0 9f | |
| utf16bebytes | d8 33 dc 1f | |
| utf32bebytes | 00 01 cc 1f |
How to Use
HTML:
𜰟
CSS:
content: "\1CC1F"
JavaScript:
"\u{1CC1F}"
Python:
"\U0001cc1f"
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 RIGHT TO LOWER LEFT)?
๐ฐ (BOX DRAWINGS DOUBLE DIAGONAL UPPER RIGHT TO LOWER LEFT) is the Unicode character U+1CC1F.
What is the Unicode codepoint of BOX DRAWINGS DOUBLE DIAGONAL UPPER RIGHT TO LOWER LEFT?
The BOX DRAWINGS DOUBLE DIAGONAL UPPER RIGHT TO LOWER LEFT character (๐ฐ) has codepoint U+1CC1F.
How do I type or copy BOX DRAWINGS DOUBLE DIAGONAL UPPER RIGHT TO LOWER LEFT?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.