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