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' : ''">
३
DEVANAGARI DIGIT THREE
Overview
३ (DEVANAGARI DIGIT THREE) is the Unicode character at code point U+0969. It belongs to the Devanagari block, in the Decimal Number (Nd) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0969 | |
| decimal | 2409 | |
| htmldecimal | ३ | |
| htmlhex | ३ | |
| css | \0969 | |
| javascript | \u{969} | |
| python | \u0969 | |
| java | \u0969 | |
| go | \u0969 | |
| ruby | \u{969} | |
| rust | \u{969} | |
| ccpp | \u0969 | |
| urlencoded | %E0%A5%A9 | |
| utf8bytes | e0 a5 a9 | |
| utf16bebytes | 09 69 | |
| utf32bebytes | 00 00 09 69 |
How to Use
HTML:
३
CSS:
content: "\0969"
JavaScript:
"\u{969}"
Python:
"\u0969"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Decimal Number (Nd)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ३ character (DEVANAGARI DIGIT THREE)?
३ (DEVANAGARI DIGIT THREE) is the Unicode character U+0969.
What is the Unicode codepoint of DEVANAGARI DIGIT THREE?
The DEVANAGARI DIGIT THREE character (३) has codepoint U+0969.
How do I type or copy DEVANAGARI DIGIT THREE?
Copy ३ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.