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
୦ (ORIYA DIGIT ZERO) is the Unicode character at code point U+0B66. It belongs to the Oriya block, in the Decimal Number (Nd) general category. Its script is Orya.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B66 | |
| decimal | 2918 | |
| htmldecimal | ୦ | |
| htmlhex | ୦ | |
| css | \0B66 | |
| javascript | \u{B66} | |
| python | \u0b66 | |
| java | \u0B66 | |
| go | \u0B66 | |
| ruby | \u{B66} | |
| rust | \u{B66} | |
| ccpp | \u0b66 | |
| urlencoded | %E0%AD%A6 | |
| utf8bytes | e0 ad a6 | |
| utf16bebytes | 0b 66 | |
| utf32bebytes | 00 00 0b 66 |
How to Use
HTML:
୦
CSS:
content: "\0B66"
JavaScript:
"\u{B66}"
Python:
"\u0b66"
Properties
Frequently Asked Questions
What is the ୦ character (ORIYA DIGIT ZERO)?
୦ (ORIYA DIGIT ZERO) is the Unicode character U+0B66.
What is the Unicode codepoint of ORIYA DIGIT ZERO?
The ORIYA DIGIT ZERO character (୦) has codepoint U+0B66.
How do I type or copy ORIYA DIGIT ZERO?
Copy ୦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.