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-20246
Overview
𠉆 (CJK UNIFIED IDEOGRAPH-20246) is the Unicode character at code point U+20246. 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+20246 | |
| decimal | 131654 | |
| htmldecimal | 𠉆 | |
| htmlhex | 𠉆 | |
| css | \20246 | |
| javascript | \u{20246} | |
| python | \U00020246 | |
| java | \uD840\uDE46 | |
| go | \U00020246 | |
| ruby | \u{20246} | |
| rust | \u{20246} | |
| ccpp | \U00020246 | |
| urlencoded | %F0%A0%89%86 | |
| utf8bytes | f0 a0 89 86 | |
| utf16bebytes | d8 40 de 46 | |
| utf32bebytes | 00 02 02 46 |
How to Use
HTML:
𠉆
CSS:
content: "\20246"
JavaScript:
"\u{20246}"
Python:
"\U00020246"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠉆 character (CJK UNIFIED IDEOGRAPH-20246)?
𠉆 (CJK UNIFIED IDEOGRAPH-20246) is the Unicode character U+20246.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20246?
The CJK UNIFIED IDEOGRAPH-20246 character (𠉆) has codepoint U+20246.
How do I type or copy CJK UNIFIED IDEOGRAPH-20246?
Copy 𠉆 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.