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