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 ONE) is the Unicode character at code point U+0AE7. 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+0AE7 | |
| decimal | 2791 | |
| htmldecimal | ૧ | |
| htmlhex | ૧ | |
| css | \0AE7 | |
| javascript | \u{AE7} | |
| python | \u0ae7 | |
| java | \u0AE7 | |
| go | \u0AE7 | |
| ruby | \u{AE7} | |
| rust | \u{AE7} | |
| ccpp | \u0ae7 | |
| urlencoded | %E0%AB%A7 | |
| utf8bytes | e0 ab a7 | |
| utf16bebytes | 0a e7 | |
| utf32bebytes | 00 00 0a e7 |
How to Use
HTML:
૧
CSS:
content: "\0AE7"
JavaScript:
"\u{AE7}"
Python:
"\u0ae7"
Properties
Frequently Asked Questions
What is the ૧ character (GUJARATI DIGIT ONE)?
૧ (GUJARATI DIGIT ONE) is the Unicode character U+0AE7.
What is the Unicode codepoint of GUJARATI DIGIT ONE?
The GUJARATI DIGIT ONE character (૧) has codepoint U+0AE7.
How do I type or copy GUJARATI DIGIT ONE?
Copy ૧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.