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