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