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