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