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 AU) is the Unicode character at code point U+0B4C. 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+0B4C | |
| decimal | 2892 | |
| htmldecimal | ୌ | |
| htmlhex | ୌ | |
| css | \0B4C | |
| javascript | \u{B4C} | |
| python | \u0b4c | |
| java | \u0B4C | |
| go | \u0B4C | |
| ruby | \u{B4C} | |
| rust | \u{B4C} | |
| ccpp | \u0b4c | |
| urlencoded | %E0%AD%8C | |
| utf8bytes | e0 ad 8c | |
| utf16bebytes | 0b 4c | |
| utf32bebytes | 00 00 0b 4c |
How to Use
HTML:
ୌ
CSS:
content: "\0B4C"
JavaScript:
"\u{B4C}"
Python:
"\u0b4c"
Properties
Frequently Asked Questions
What is the ୌ character (ORIYA VOWEL SIGN AU)?
ୌ (ORIYA VOWEL SIGN AU) is the Unicode character U+0B4C.
What is the Unicode codepoint of ORIYA VOWEL SIGN AU?
The ORIYA VOWEL SIGN AU character (ୌ) has codepoint U+0B4C.
How do I type or copy ORIYA VOWEL SIGN AU?
Copy ୌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.