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