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 LITH DIGIT THREE) is the Unicode character at code point U+0DE9. It belongs to the Sinhala block, in the Decimal Number (Nd) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0DE9 | |
| decimal | 3561 | |
| htmldecimal | ෩ | |
| htmlhex | ෩ | |
| css | \0DE9 | |
| javascript | \u{DE9} | |
| python | \u0de9 | |
| java | \u0DE9 | |
| go | \u0DE9 | |
| ruby | \u{DE9} | |
| rust | \u{DE9} | |
| ccpp | \u0de9 | |
| urlencoded | %E0%B7%A9 | |
| utf8bytes | e0 b7 a9 | |
| utf16bebytes | 0d e9 | |
| utf32bebytes | 00 00 0d e9 |
How to Use
HTML:
෩
CSS:
content: "\0DE9"
JavaScript:
"\u{DE9}"
Python:
"\u0de9"
Properties
Frequently Asked Questions
What is the ෩ character (SINHALA LITH DIGIT THREE)?
෩ (SINHALA LITH DIGIT THREE) is the Unicode character U+0DE9.
What is the Unicode codepoint of SINHALA LITH DIGIT THREE?
The SINHALA LITH DIGIT THREE character (෩) has codepoint U+0DE9.
How do I type or copy SINHALA LITH DIGIT THREE?
Copy ෩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.