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 LIGHT VERTICAL AND TOP RIGHT
Overview
๐ธ (BOX DRAWINGS LIGHT VERTICAL AND TOP RIGHT) is the Unicode character at code point U+1CE16. 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+1CE16 | |
| decimal | 118294 | |
| htmldecimal | 𜸖 | |
| htmlhex | 𜸖 | |
| css | \1CE16 | |
| javascript | \u{1CE16} | |
| python | \U0001ce16 | |
| java | \uD833\uDE16 | |
| go | \U0001CE16 | |
| ruby | \u{1CE16} | |
| rust | \u{1CE16} | |
| ccpp | \U0001ce16 | |
| urlencoded | %F0%9C%B8%96 | |
| utf8bytes | f0 9c b8 96 | |
| utf16bebytes | d8 33 de 16 | |
| utf32bebytes | 00 01 ce 16 |
How to Use
HTML:
𜸖
CSS:
content: "\1CE16"
JavaScript:
"\u{1CE16}"
Python:
"\U0001ce16"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ธ character (BOX DRAWINGS LIGHT VERTICAL AND TOP RIGHT)?
๐ธ (BOX DRAWINGS LIGHT VERTICAL AND TOP RIGHT) is the Unicode character U+1CE16.
What is the Unicode codepoint of BOX DRAWINGS LIGHT VERTICAL AND TOP RIGHT?
The BOX DRAWINGS LIGHT VERTICAL AND TOP RIGHT character (๐ธ) has codepoint U+1CE16.
How do I type or copy BOX DRAWINGS LIGHT VERTICAL AND TOP RIGHT?
Copy ๐ธ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.