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' : ''">
𰒼
CJK UNIFIED IDEOGRAPH-304BC
Overview
𰒼 (CJK UNIFIED IDEOGRAPH-304BC) is the Unicode character at code point U+304BC. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+304BC | |
| decimal | 197820 | |
| htmldecimal | 𰒼 | |
| htmlhex | 𰒼 | |
| css | \304BC | |
| javascript | \u{304BC} | |
| python | \U000304bc | |
| java | \uD881\uDCBC | |
| go | \U000304BC | |
| ruby | \u{304BC} | |
| rust | \u{304BC} | |
| ccpp | \U000304bc | |
| urlencoded | %F0%B0%92%BC | |
| utf8bytes | f0 b0 92 bc | |
| utf16bebytes | d8 81 dc bc | |
| utf32bebytes | 00 03 04 bc |
How to Use
HTML:
𰒼
CSS:
content: "\304BC"
JavaScript:
"\u{304BC}"
Python:
"\U000304bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰒼 character (CJK UNIFIED IDEOGRAPH-304BC)?
𰒼 (CJK UNIFIED IDEOGRAPH-304BC) is the Unicode character U+304BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-304BC?
The CJK UNIFIED IDEOGRAPH-304BC character (𰒼) has codepoint U+304BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-304BC?
Copy 𰒼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.