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