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 THREE) is the Unicode character at code point U+0B69. 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+0B69 | |
| decimal | 2921 | |
| htmldecimal | ୩ | |
| htmlhex | ୩ | |
| css | \0B69 | |
| javascript | \u{B69} | |
| python | \u0b69 | |
| java | \u0B69 | |
| go | \u0B69 | |
| ruby | \u{B69} | |
| rust | \u{B69} | |
| ccpp | \u0b69 | |
| urlencoded | %E0%AD%A9 | |
| utf8bytes | e0 ad a9 | |
| utf16bebytes | 0b 69 | |
| utf32bebytes | 00 00 0b 69 |
How to Use
HTML:
୩
CSS:
content: "\0B69"
JavaScript:
"\u{B69}"
Python:
"\u0b69"
Properties
Frequently Asked Questions
What is the ୩ character (ORIYA DIGIT THREE)?
୩ (ORIYA DIGIT THREE) is the Unicode character U+0B69.
What is the Unicode codepoint of ORIYA DIGIT THREE?
The ORIYA DIGIT THREE character (୩) has codepoint U+0B69.
How do I type or copy ORIYA DIGIT THREE?
Copy ୩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.