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