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