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