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