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