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