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