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 FIVE
Overview
५ (DEVANAGARI DIGIT FIVE) is the Unicode character at code point U+096B. 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+096B | |
| decimal | 2411 | |
| htmldecimal | ५ | |
| htmlhex | ५ | |
| css | \096B | |
| javascript | \u{96B} | |
| python | \u096b | |
| java | \u096B | |
| go | \u096B | |
| ruby | \u{96B} | |
| rust | \u{96B} | |
| ccpp | \u096b | |
| urlencoded | %E0%A5%AB | |
| utf8bytes | e0 a5 ab | |
| utf16bebytes | 09 6b | |
| utf32bebytes | 00 00 09 6b |
How to Use
HTML:
५
CSS:
content: "\096B"
JavaScript:
"\u{96B}"
Python:
"\u096b"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Decimal Number (Nd)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ५ character (DEVANAGARI DIGIT FIVE)?
५ (DEVANAGARI DIGIT FIVE) is the Unicode character U+096B.
What is the Unicode codepoint of DEVANAGARI DIGIT FIVE?
The DEVANAGARI DIGIT FIVE character (५) has codepoint U+096B.
How do I type or copy DEVANAGARI DIGIT FIVE?
Copy ५ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.