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
ぶ (HIRAGANA LETTER BU) is the Unicode character at code point U+3076. It belongs to the Hiragana block, in the Other Letter (Lo) general category. Its script is Hira.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3076 | |
| decimal | 12406 | |
| htmldecimal | ぶ | |
| htmlhex | ぶ | |
| css | \3076 | |
| javascript | \u{3076} | |
| python | \u3076 | |
| java | \u3076 | |
| go | \u3076 | |
| ruby | \u{3076} | |
| rust | \u{3076} | |
| ccpp | \u3076 | |
| urlencoded | %E3%81%B6 | |
| utf8bytes | e3 81 b6 | |
| utf16bebytes | 30 76 | |
| utf32bebytes | 00 00 30 76 |
How to Use
HTML:
ぶ
CSS:
content: "\3076"
JavaScript:
"\u{3076}"
Python:
"\u3076"
Properties
Frequently Asked Questions
What is the ぶ character (HIRAGANA LETTER BU)?
ぶ (HIRAGANA LETTER BU) is the Unicode character U+3076.
What is the Unicode codepoint of HIRAGANA LETTER BU?
The HIRAGANA LETTER BU character (ぶ) has codepoint U+3076.
How do I type or copy HIRAGANA LETTER BU?
Copy ぶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.