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