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