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