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