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-301BC
Overview
𰆼 (CJK UNIFIED IDEOGRAPH-301BC) is the Unicode character at code point U+301BC. 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+301BC | |
| decimal | 197052 | |
| htmldecimal | 𰆼 | |
| htmlhex | 𰆼 | |
| css | \301BC | |
| javascript | \u{301BC} | |
| python | \U000301bc | |
| java | \uD880\uDDBC | |
| go | \U000301BC | |
| ruby | \u{301BC} | |
| rust | \u{301BC} | |
| ccpp | \U000301bc | |
| urlencoded | %F0%B0%86%BC | |
| utf8bytes | f0 b0 86 bc | |
| utf16bebytes | d8 80 dd bc | |
| utf32bebytes | 00 03 01 bc |
How to Use
HTML:
𰆼
CSS:
content: "\301BC"
JavaScript:
"\u{301BC}"
Python:
"\U000301bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰆼 character (CJK UNIFIED IDEOGRAPH-301BC)?
𰆼 (CJK UNIFIED IDEOGRAPH-301BC) is the Unicode character U+301BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-301BC?
The CJK UNIFIED IDEOGRAPH-301BC character (𰆼) has codepoint U+301BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-301BC?
Copy 𰆼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.