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 VOWEL SIGN AA) is the Unicode character at code point U+0B3E. It belongs to the Oriya block, in the Spacing Mark (Mc) general category. Its script is Orya.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B3E | |
| decimal | 2878 | |
| htmldecimal | ା | |
| htmlhex | ା | |
| css | \0B3E | |
| javascript | \u{B3E} | |
| python | \u0b3e | |
| java | \u0B3E | |
| go | \u0B3E | |
| ruby | \u{B3E} | |
| rust | \u{B3E} | |
| ccpp | \u0b3e | |
| urlencoded | %E0%AC%BE | |
| utf8bytes | e0 ac be | |
| utf16bebytes | 0b 3e | |
| utf32bebytes | 00 00 0b 3e |
How to Use
HTML:
ା
CSS:
content: "\0B3E"
JavaScript:
"\u{B3E}"
Python:
"\u0b3e"
Properties
Frequently Asked Questions
What is the ା character (ORIYA VOWEL SIGN AA)?
ା (ORIYA VOWEL SIGN AA) is the Unicode character U+0B3E.
What is the Unicode codepoint of ORIYA VOWEL SIGN AA?
The ORIYA VOWEL SIGN AA character (ା) has codepoint U+0B3E.
How do I type or copy ORIYA VOWEL SIGN AA?
Copy ା directly, or use the HTML entity, UTF-8, and code encodings shown on this page.