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