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
ಬ (KANNADA LETTER BA) is the Unicode character at code point U+0CAC. It belongs to the Kannada block, in the Other Letter (Lo) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0CAC | |
| decimal | 3244 | |
| htmldecimal | ಬ | |
| htmlhex | ಬ | |
| css | \0CAC | |
| javascript | \u{CAC} | |
| python | \u0cac | |
| java | \u0CAC | |
| go | \u0CAC | |
| ruby | \u{CAC} | |
| rust | \u{CAC} | |
| ccpp | \u0cac | |
| urlencoded | %E0%B2%AC | |
| utf8bytes | e0 b2 ac | |
| utf16bebytes | 0c ac | |
| utf32bebytes | 00 00 0c ac |
How to Use
HTML:
ಬ
CSS:
content: "\0CAC"
JavaScript:
"\u{CAC}"
Python:
"\u0cac"
Properties
Frequently Asked Questions
What is the ಬ character (KANNADA LETTER BA)?
ಬ (KANNADA LETTER BA) is the Unicode character U+0CAC.
What is the Unicode codepoint of KANNADA LETTER BA?
The KANNADA LETTER BA character (ಬ) has codepoint U+0CAC.
How do I type or copy KANNADA LETTER BA?
Copy ಬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.