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