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-2306B
Overview
𣁫 (CJK UNIFIED IDEOGRAPH-2306B) is the Unicode character at code point U+2306B. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2306B | |
| decimal | 143467 | |
| htmldecimal | 𣁫 | |
| htmlhex | 𣁫 | |
| css | \2306B | |
| javascript | \u{2306B} | |
| python | \U0002306b | |
| java | \uD84C\uDC6B | |
| go | \U0002306B | |
| ruby | \u{2306B} | |
| rust | \u{2306B} | |
| ccpp | \U0002306b | |
| urlencoded | %F0%A3%81%AB | |
| utf8bytes | f0 a3 81 ab | |
| utf16bebytes | d8 4c dc 6b | |
| utf32bebytes | 00 02 30 6b |
How to Use
HTML:
𣁫
CSS:
content: "\2306B"
JavaScript:
"\u{2306B}"
Python:
"\U0002306b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣁫 character (CJK UNIFIED IDEOGRAPH-2306B)?
𣁫 (CJK UNIFIED IDEOGRAPH-2306B) is the Unicode character U+2306B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2306B?
The CJK UNIFIED IDEOGRAPH-2306B character (𣁫) has codepoint U+2306B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2306B?
Copy 𣁫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.