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 TWO) is the Unicode character at code point U+0DE8. 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+0DE8 | |
| decimal | 3560 | |
| htmldecimal | ෨ | |
| htmlhex | ෨ | |
| css | \0DE8 | |
| javascript | \u{DE8} | |
| python | \u0de8 | |
| java | \u0DE8 | |
| go | \u0DE8 | |
| ruby | \u{DE8} | |
| rust | \u{DE8} | |
| ccpp | \u0de8 | |
| urlencoded | %E0%B7%A8 | |
| utf8bytes | e0 b7 a8 | |
| utf16bebytes | 0d e8 | |
| utf32bebytes | 00 00 0d e8 |
How to Use
HTML:
෨
CSS:
content: "\0DE8"
JavaScript:
"\u{DE8}"
Python:
"\u0de8"
Properties
Frequently Asked Questions
What is the ෨ character (SINHALA LITH DIGIT TWO)?
෨ (SINHALA LITH DIGIT TWO) is the Unicode character U+0DE8.
What is the Unicode codepoint of SINHALA LITH DIGIT TWO?
The SINHALA LITH DIGIT TWO character (෨) has codepoint U+0DE8.
How do I type or copy SINHALA LITH DIGIT TWO?
Copy ෨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.