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