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