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