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
భ (TELUGU LETTER BHA) is the Unicode character at code point U+0C2D. It belongs to the Telugu block, in the Other Letter (Lo) general category. Its script is Telu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C2D | |
| decimal | 3117 | |
| htmldecimal | భ | |
| htmlhex | భ | |
| css | \0C2D | |
| javascript | \u{C2D} | |
| python | \u0c2d | |
| java | \u0C2D | |
| go | \u0C2D | |
| ruby | \u{C2D} | |
| rust | \u{C2D} | |
| ccpp | \u0c2d | |
| urlencoded | %E0%B0%AD | |
| utf8bytes | e0 b0 ad | |
| utf16bebytes | 0c 2d | |
| utf32bebytes | 00 00 0c 2d |
How to Use
HTML:
భ
CSS:
content: "\0C2D"
JavaScript:
"\u{C2D}"
Python:
"\u0c2d"
Properties
Frequently Asked Questions
What is the భ character (TELUGU LETTER BHA)?
భ (TELUGU LETTER BHA) is the Unicode character U+0C2D.
What is the Unicode codepoint of TELUGU LETTER BHA?
The TELUGU LETTER BHA character (భ) has codepoint U+0C2D.
How do I type or copy TELUGU LETTER BHA?
Copy భ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.