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
ਅ (GURMUKHI LETTER A) is the Unicode character at code point U+0A05. It belongs to the Gurmukhi block, in the Other Letter (Lo) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A05 | |
| decimal | 2565 | |
| htmldecimal | ਅ | |
| htmlhex | ਅ | |
| css | \0A05 | |
| javascript | \u{A05} | |
| python | \u0a05 | |
| java | \u0A05 | |
| go | \u0A05 | |
| ruby | \u{A05} | |
| rust | \u{A05} | |
| ccpp | \u0a05 | |
| urlencoded | %E0%A8%85 | |
| utf8bytes | e0 a8 85 | |
| utf16bebytes | 0a 05 | |
| utf32bebytes | 00 00 0a 05 |
How to Use
HTML:
ਅ
CSS:
content: "\0A05"
JavaScript:
"\u{A05}"
Python:
"\u0a05"
Properties
Frequently Asked Questions
What is the ਅ character (GURMUKHI LETTER A)?
ਅ (GURMUKHI LETTER A) is the Unicode character U+0A05.
What is the Unicode codepoint of GURMUKHI LETTER A?
The GURMUKHI LETTER A character (ਅ) has codepoint U+0A05.
How do I type or copy GURMUKHI LETTER A?
Copy ਅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.