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' : ''">
๐ธ
LEFT HALF TRIPLE DASH HORIZONTAL
Overview
๐ธ (LEFT HALF TRIPLE DASH HORIZONTAL) is the Unicode character at code point U+1CE0D. 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+1CE0D | |
| decimal | 118285 | |
| htmldecimal | 𜸍 | |
| htmlhex | 𜸍 | |
| css | \1CE0D | |
| javascript | \u{1CE0D} | |
| python | \U0001ce0d | |
| java | \uD833\uDE0D | |
| go | \U0001CE0D | |
| ruby | \u{1CE0D} | |
| rust | \u{1CE0D} | |
| ccpp | \U0001ce0d | |
| urlencoded | %F0%9C%B8%8D | |
| utf8bytes | f0 9c b8 8d | |
| utf16bebytes | d8 33 de 0d | |
| utf32bebytes | 00 01 ce 0d |
How to Use
HTML:
𜸍
CSS:
content: "\1CE0D"
JavaScript:
"\u{1CE0D}"
Python:
"\U0001ce0d"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ธ character (LEFT HALF TRIPLE DASH HORIZONTAL)?
๐ธ (LEFT HALF TRIPLE DASH HORIZONTAL) is the Unicode character U+1CE0D.
What is the Unicode codepoint of LEFT HALF TRIPLE DASH HORIZONTAL?
The LEFT HALF TRIPLE DASH HORIZONTAL character (๐ธ) has codepoint U+1CE0D.
How do I type or copy LEFT HALF TRIPLE DASH HORIZONTAL?
Copy ๐ธ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.