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