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