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-206CE
Overview
𠛎 (CJK UNIFIED IDEOGRAPH-206CE) is the Unicode character at code point U+206CE. 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+206CE | |
| decimal | 132814 | |
| htmldecimal | 𠛎 | |
| htmlhex | 𠛎 | |
| css | \206CE | |
| javascript | \u{206CE} | |
| python | \U000206ce | |
| java | \uD841\uDECE | |
| go | \U000206CE | |
| ruby | \u{206CE} | |
| rust | \u{206CE} | |
| ccpp | \U000206ce | |
| urlencoded | %F0%A0%9B%8E | |
| utf8bytes | f0 a0 9b 8e | |
| utf16bebytes | d8 41 de ce | |
| utf32bebytes | 00 02 06 ce |
How to Use
HTML:
𠛎
CSS:
content: "\206CE"
JavaScript:
"\u{206CE}"
Python:
"\U000206ce"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠛎 character (CJK UNIFIED IDEOGRAPH-206CE)?
𠛎 (CJK UNIFIED IDEOGRAPH-206CE) is the Unicode character U+206CE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-206CE?
The CJK UNIFIED IDEOGRAPH-206CE character (𠛎) has codepoint U+206CE.
How do I type or copy CJK UNIFIED IDEOGRAPH-206CE?
Copy 𠛎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.