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 BI) is the Unicode character at code point U+3073. 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+3073 | |
| decimal | 12403 | |
| htmldecimal | び | |
| htmlhex | び | |
| css | \3073 | |
| javascript | \u{3073} | |
| python | \u3073 | |
| java | \u3073 | |
| go | \u3073 | |
| ruby | \u{3073} | |
| rust | \u{3073} | |
| ccpp | \u3073 | |
| urlencoded | %E3%81%B3 | |
| utf8bytes | e3 81 b3 | |
| utf16bebytes | 30 73 | |
| utf32bebytes | 00 00 30 73 |
How to Use
HTML:
び
CSS:
content: "\3073"
JavaScript:
"\u{3073}"
Python:
"\u3073"
Properties
Frequently Asked Questions
What is the び character (HIRAGANA LETTER BI)?
び (HIRAGANA LETTER BI) is the Unicode character U+3073.
What is the Unicode codepoint of HIRAGANA LETTER BI?
The HIRAGANA LETTER BI character (び) has codepoint U+3073.
How do I type or copy HIRAGANA LETTER BI?
Copy び directly, or use the HTML entity, UTF-8, and code encodings shown on this page.