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