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 AA) is the Unicode character at code point U+0B06. 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+0B06 | |
| decimal | 2822 | |
| htmldecimal | ଆ | |
| htmlhex | ଆ | |
| css | \0B06 | |
| javascript | \u{B06} | |
| python | \u0b06 | |
| java | \u0B06 | |
| go | \u0B06 | |
| ruby | \u{B06} | |
| rust | \u{B06} | |
| ccpp | \u0b06 | |
| urlencoded | %E0%AC%86 | |
| utf8bytes | e0 ac 86 | |
| utf16bebytes | 0b 06 | |
| utf32bebytes | 00 00 0b 06 |
How to Use
HTML:
ଆ
CSS:
content: "\0B06"
JavaScript:
"\u{B06}"
Python:
"\u0b06"
Properties
Frequently Asked Questions
What is the ଆ character (ORIYA LETTER AA)?
ଆ (ORIYA LETTER AA) is the Unicode character U+0B06.
What is the Unicode codepoint of ORIYA LETTER AA?
The ORIYA LETTER AA character (ଆ) has codepoint U+0B06.
How do I type or copy ORIYA LETTER AA?
Copy ଆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.