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 BHA) is the Unicode character at code point U+0CAD. 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+0CAD | |
| decimal | 3245 | |
| htmldecimal | ಭ | |
| htmlhex | ಭ | |
| css | \0CAD | |
| javascript | \u{CAD} | |
| python | \u0cad | |
| java | \u0CAD | |
| go | \u0CAD | |
| ruby | \u{CAD} | |
| rust | \u{CAD} | |
| ccpp | \u0cad | |
| urlencoded | %E0%B2%AD | |
| utf8bytes | e0 b2 ad | |
| utf16bebytes | 0c ad | |
| utf32bebytes | 00 00 0c ad |
How to Use
HTML:
ಭ
CSS:
content: "\0CAD"
JavaScript:
"\u{CAD}"
Python:
"\u0cad"
Properties
Frequently Asked Questions
What is the ಭ character (KANNADA LETTER BHA)?
ಭ (KANNADA LETTER BHA) is the Unicode character U+0CAD.
What is the Unicode codepoint of KANNADA LETTER BHA?
The KANNADA LETTER BHA character (ಭ) has codepoint U+0CAD.
How do I type or copy KANNADA LETTER BHA?
Copy ಭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.