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
૩ (GUJARATI DIGIT THREE) is the Unicode character at code point U+0AE9. It belongs to the Gujarati block, in the Decimal Number (Nd) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AE9 | |
| decimal | 2793 | |
| htmldecimal | ૩ | |
| htmlhex | ૩ | |
| css | \0AE9 | |
| javascript | \u{AE9} | |
| python | \u0ae9 | |
| java | \u0AE9 | |
| go | \u0AE9 | |
| ruby | \u{AE9} | |
| rust | \u{AE9} | |
| ccpp | \u0ae9 | |
| urlencoded | %E0%AB%A9 | |
| utf8bytes | e0 ab a9 | |
| utf16bebytes | 0a e9 | |
| utf32bebytes | 00 00 0a e9 |
How to Use
HTML:
૩
CSS:
content: "\0AE9"
JavaScript:
"\u{AE9}"
Python:
"\u0ae9"
Properties
Frequently Asked Questions
What is the ૩ character (GUJARATI DIGIT THREE)?
૩ (GUJARATI DIGIT THREE) is the Unicode character U+0AE9.
What is the Unicode codepoint of GUJARATI DIGIT THREE?
The GUJARATI DIGIT THREE character (૩) has codepoint U+0AE9.
How do I type or copy GUJARATI DIGIT THREE?
Copy ૩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.