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' : ''">
ෝ
Overview
ෝ (SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA) is the Unicode character at code point U+0DDD. It belongs to the Sinhala block, in the Spacing Mark (Mc) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0DDD | |
| decimal | 3549 | |
| htmldecimal | ෝ | |
| htmlhex | ෝ | |
| css | \0DDD | |
| javascript | \u{DDD} | |
| python | \u0ddd | |
| java | \u0DDD | |
| go | \u0DDD | |
| ruby | \u{DDD} | |
| rust | \u{DDD} | |
| ccpp | \u0ddd | |
| urlencoded | %E0%B7%9D | |
| utf8bytes | e0 b7 9d | |
| utf16bebytes | 0d dd | |
| utf32bebytes | 00 00 0d dd |
How to Use
HTML:
ෝ
CSS:
content: "\0DDD"
JavaScript:
"\u{DDD}"
Python:
"\u0ddd"
Properties
Frequently Asked Questions
What is the ෝ character (SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA)?
ෝ (SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA) is the Unicode character U+0DDD.
What is the Unicode codepoint of SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA?
The SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA character (ෝ) has codepoint U+0DDD.
How do I type or copy SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA?
Copy ෝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.