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