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